Arena setup
For a complete list of commands and permissions, open Commands and Permssions
tab. Here are only these necessary for setup.
You can create multiple arenas on one server and even multiple arenas in one world.
Creating an arena
Create an arena using
/gi create <arena_name>
Set the minimum and maximum number of players using
/gi setminplayers <arena> <count>
and/gi set maxplayers <arena> <count>
.Set the main lobby using
/gi setmainlobby <arena>
. Players will be teleported there when they leave the game.Set the waiting lobby using
/gi setwaitinglobby <arena>
. Players will wait there until the game starts.[OPTIONAL] Make the arena accessible only for VIPs using
/gi setvip <arena> <true/false>
. VIPs are players with permissionsm.vip
Set where the drawer will spawn in the DRAWING mode, using
/gi setspawn <arena> drawer
Set where the players guessing will spawn in the DRAWING mode, using
/gi setspawn <arena> drawingguesser
Set the canvas: Obtain setup wand using
/gi wand
; Select one of the canvas corners and click it with LMB (while holding the wand); Select the opposite corner and click it with RMB; Confirm your selection using/gi setarea <arena> canvas
[OPTIONAL] Add some pre-made canvas background, available to use by drawers. Build it on the already set canvas and to save it, use
/gi addbackground <arena> <name> <display_name>
. Add as many backgrounds as you want, or skip this step.Set where the builder will spawn in the BUILDING mode, using
/gi setspawn <arena> builder
Set where the players guessing will spawn in the BUILDING mode, using
/gi setspawn <arena> buildguesser
Set the building area: Obtain setup wand using
/gi wand
; Select one of the building area corners and click it with LMB (while holding the wand); Select the opposite corner (remember to select the whole area, not only the floor!) and click it with RMB; Confirm your selection using/gi setarea <arena> building
Use
/gi setactive <arena> <true>
to activate the newly created arena.
Creating signs
Arena sign
To create a sign for a specific arena, place a sign and put [guessit]
in the first line and arena name in the second line.
Quick join sign
To create a quick join sign (which will select an arena for a player automatically),
place a sign and put [guessit]
in the first line and quickjoin
in the second line.
Removing signs
To remove a sign destroy it while sneaking
Joining an arena
Use
/gi join <arena>
commandUse
/gi quickjoin
command to let the plugin choose the best arena for you and automatically join itUse
/gi arenasmenu
to open a menu with all available arenasClick a game sign or quick join sign.
You can also create NPCs or menus using external plugins and make them execute any of the commands above.