Map Setup
These are the steps you will need to follow in order to create an Arena properly.
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>
Tutorial
Enable build mode, use /build
Command executed: /build Use /map create <name>
Command executed: /map create Void2 Set the MIN and MAX locations for the map. Use /map min <name> and /map max <name> according to the location!
Command executed: /map min Void2 Command executed: /map max Void2 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.
Command executed: /map save Void2 It's all done! Now you need to restart your server so the map can be playable.
Last updated
Was this helpful?