Making 2d games in Minecraft has never been this easy before.
This script helps developers create their own games on a blank map, using an easily modifiable system that revolves around armor stands and blocks. It is relatively easy to understand and use, requiring only a intermediate knowledge of Skript.
Quick guide:
- Make sure that you have the listed dependencies (at the bottom of the page) downloaded, and have restarted your server. Please use the newest versions of each.
- Find a large open area, for your own sake it's probably better to do this on a flat/void world.
- Do /arena create (arena name). This will create a basic 100x100 quartz square.
- The gametype, unless modified, is set to "DEFAULT". Therefore, join the arena by doing /arena join (arena name), and you will start playing the game "DEFAULT". It isn't really much of game, rather just an example.
- You can move around using WSAD!
- Exit the game by pressing shift, or changing your gamemode.
List of commands:
- /arena create (name) - creates a new arena at your location
- /arena join (name) - joins an arena
- /arena delete (name) - deletes an arena
- /gametype create (name) - creates a new gametype
- /gametype set (name) - sets the current gametype
- /gametype list - sends a list of gametypes
- /gametype delete (name) - deletes a gametype
Dependencies:
Please use updated versions of each of these plugins. Downloads can be found online on their githubs/spigotmc pages.
-Skript
-Skbee
-ProtocolLib
-SkJade
-Skript-Packet
Please leave a review, it helps a lot, and recommend this to your friends!
Discord link to our community:
https://discord.gg/9M9McdtvMG
