Map Setup
These are the steps you will need to follow in order to create an Arena properly.
Last updated
These are the steps you will need to follow in order to create an Arena properly.
Last updated
Make sure you have enabled build-mode for yourself! You'll need to do this to be able to place or break blocks. Required when setting the player spawns and spectator location.
/map create <arenaName>
/map min <name>
/map max <name>
/map save <name>
Enable build mode, use /build
Use /map create <name>
Set the MIN and MAX locations for the map. Use /map min <name> and /map max <name> according to the location!
Place the PLAYER_HEAD's and SKELETON_SKULL on their corresponding places. The skeleton skull will be the location where spectators are going to spawn. The player head is where a player will spawn.
Use /map save <name> to save the map to the maps.yml file. This will scan all the location where there's a fence with a head above it and assign it to it's corresponding location. Afterwards, the map is saved to the maps.yml file.
It's all done! Now you need to restart your server so the map can be playable.