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.
Available game modes are:
DRAW (players draw a flat image using different brushes)
BUILD (players build using creative mode)
VOTE (players can vote for a game mode [DRAW/BUILD] before the game starts)
Steps marked with [DRAW/VOTE] or [BUILD/VOTE] need to be completed only if the appropriate game mode has been selected. Steps marked [OPTIONAL] can be ommited if not willing to use a specific function.
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[OPTIONAL] Set the arena available only for one game mode - BUILD or DRAW. Use
/gi setmode <arena> <VOTE/BUILD/DRAW>(using VOTE option lets the players vote for game mode before each game starts, and is the default mode while configuring an arena).[DRAW/VOTE] Set where the drawer will spawn in the DRAWING mode, using
/gi setspawn <arena> drawer[DRAW/VOTE] Set where the players guessing will spawn in the DRAWING mode, using
/gi setspawn <arena> drawingguesser[DRAW/VOTE] 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[DRAW/VOTE] [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.[BUILD/VOTE] Set where the builder will spawn in the BUILDING mode, using
/gi setspawn <arena> builder[BUILD/VOTE] Set where the players guessing will spawn in the BUILDING mode, using
/gi setspawn <arena> buildguesser[BUILD/VOTE] 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> buildingUse
/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 quickjoincommand to let the plugin choose the best arena for you and automatically join itUse
/gi arenasmenuto 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.
Last updated