🛠️Basic arena setup
First, you need to set the Global Spawn. Global Spawn is the location where players will be teleported after the game ends or if anything goes wrong with their previous location. To do that, use /wizards setgspawn.
<> are required
() are optional
Basic setup commands
/wizards create
<name>
Creates an arena
/wizards setLocation
<name> <location>
Sets a location.
BLUE_SPAWN, RED_SPAWN, RED_FLAG, BLUE_FLAG, LOBBY.
/wizards addSpawn
<name>
Adds a player spawn. This is the same as setLocation for spawns, but with this command multiple spawns can be added.
/wizards setObjective
<name> <objective>
Sets a objective. This is optional, an arena does not need to have objectives. If not set, arena will be a TDM or CTF, depending on how your setup it.
A, B, C, D, E, F, G.
/wizards setMinPlayers
<name> <amount>
Sets the min of players
any amount of players.
/wizards setMaxPlayers
<name> <amount>
Sets the max of players
any amount of players.
/wizards setBounds
<name>
Optional, sets arena boundaries. Requires the wand tool.
/wizards wand
Wand tool to set arena boundaries.
/wizards finish
<name>
Finishes the arena setup and creates the game.
After setting up your arena, you can add signs if you want to, sign format is the following:
[Wizards]
join
ArenaName
And that's it! You can add powerups and portals to your map while you are setting it up or edit and add them later, please check those below.
Last updated