Skip to content

A MapDisplay example project

License

Notifications You must be signed in to change notification settings

bbayu123/bk2048-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BK2048

Top Language GitHub BKCommonLib Version GitHub tag (latest SemVer) Discord

BK2048 is a SpigotMC plugin that lets players play 2048 on maps.

This plugin is an example of how to use the MapDisplay system in BKCommonLib.

Showcase Image

Installation

Compile the plugin using maven.

Navigate to the root of the project, and type

mvn

This plugin requires BKCommonLib to function. You need to add BKCommonLib to your Spigot server before adding this plugin. This plugin should support all versions from version 1.13.2 onwards.

Usage

To obtain a 2048 game, type

/2048 get

To control the map, either hold the map in your main hand, and use the regular movement keys (defaults are W, A, S, D, Space, Left Shift) to control it; or place the map in an item frame, and use regular interaction keys (defaults are Left Click and Right Click) to control it.

Support

If you want more information on MapDisplays, head to the wiki page: https://wiki.traincarts.net/p/Map_Display

If you would like to see more examples, or want to ask for help when creating your own MapDisplay project, reach out to us in the TeamBergerHealer discord server: https://discord.gg/wvU2rFgSnw

License

This project uses the GNU General Public License Version 3. For more information, see LICENSE.

About

A MapDisplay example project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages