Wiki

Clone wiki

ArenaGames / Commands-Permissions

HOME

COMMANDS & PERMISSIONS

The base command for the game is /ag
Here is a list of subcommands

Join:

/ag join <arena>
You can join an arena of your choosing
Permission: ag.join
Default: All players

Leave:

/ag leave
You can leave your current game arena
Permission: ag.leave
Default: All players

Spectate:

/ag spectate <arena>
You can enter an arena and watch the other players without interrupting them.
Permission: ag.spectate
Default: OP

Stop:

/ag stop <arena/all>
You can stop an active game or all active games
Permission: ag.stop
Default: OP

Wand:

/ag wand
Used to get the wand to create a new arena
Permission: ag.wand
Default: OP

Create:

/ag create <arena> <min-players> <max-players> <time=seconds>
This command is used to create a new game arena
Permission: ag.create
Default: OP

AddSpawn:

/ag addspawn
Used right after creating a new arena, to add a new spawn point for players who enter the game.
The minimum number of spawns must be greater than or equal to the max-players you entered in the create command
Permission: ag.addspawn
Default: OP

ChestRefill:

/ag chestrefill <arena> <time=seconds>
Used to add a chest refill time to your arena. The time will equal the remaining time left in your game (in increments of 30) that chests in your arena will refill. If you would like to cancel this, set time to 0.
Permission: ag.chestrefill
Default: OP

Debug:

/ag debug
Right after creating a new arena, run this command to make sure you didn't miss anything
Permission: ag.debug
Default: OP

SetWall:

/ag setlobbywall <arena>
After you have created your new arena, you will now want to create your lobby wall for your game.
Place 3 signs on a wall horizontally. Whilst looking at the far left one, run this command.
Permission: ag.setlobbywall
Default: OP

BorderCenter:

/ag bordercenter <arena>
After you have created your new arena, run this command to set the border center to the location of where you are standing.
This is optional.
Permission: ag.bordercenter
Default: OP

BorderSize:

/ag bordersize <arena> <size=diameter>
After you have created your new arena, run this command to set the final border size for your arena.
This is optional.
Permission: ag.bordersize
Default: OP

BorderTimer:

/ag bordertimer <arena-name> <start=seconds> <end=seconds>
After you have created your new arena, run this command to set the timer for your arena's border.
Start = Time in seconds left in your game for the arena to start shrinking (must be in increments of 30)
End = Time in seconds left in your game for the arena to stop shrinking
Permission: ag.bordertimer
Default: OP

SetExit:

/ag setexit
This will set the exit point for your arenas
Permission: ag.setexit
Default: OP

Kit:

/ag kit <kit-name>
Whilst in the game, before it starts, you can select a kit to use.
Permission: ag.kit
Default: All players

ForceStart:

/ag forcestart <arena>
This is used to force start a game, even if there's not enough players in the game
Permission: ag.forcestart
Default: OP

Toggle:

/ag toggle <arena>
Toggles and arena to locked/unlocked
Permission: ag.toggle
Default: OP

List:

/ag list
List of all players in a game
Permission: ag.list
Default: All players

ListGames:

/ag listgames
List of all active games
Permission: ag.listgames
Default: All players

Team:

/ag team <invite/accept>
Use this to invite someone to team up with you and accept their invite.
Permission: ag.team
Default: OP

Reload:

/ag reload
Reloads the ArenaGames configs
Permission: ag.reload
Default: OP

Updated