Command
Main Command
/gitb reload
- Permission:
gamesinthebox.reload
- Description: Reload the plugin
- Permission:
/gitb action <planner> <action> [args]
- Permission:
gamesinthebox.action
- Description: Perform an action in the current arena of the planner
- Argument:
- Note:
- You can type
/gitb action <planner>
to get the list of available actions
- You can type
- Permission:
/gitb end <planner>
/gitb forcepick <planner>
- Permission:
gamesinthebox.forcepick
- Description: Force the planner to pick the next arena
- Argument:
<planner>
: The Planner to force the picker
- Permission:
/gitb setgame <planner> <arena>
/gitb expansion
- Permission:
gamesinthebox.expansion
- Description: Get the running expansions of the plugin
- Permission:
Editor Command
Permission:
gamesinthebox.editor
/gitbeditor usage <game>
- Description: Get the usage of the editor. It’s usually about the available actions that can be performed on the editor
- Argument:
<game>
: The Game to edit
/gitbeditor save <game> <planner> <arena> [override]
- Description: Save the settings of the game to the planner as an arena
- Argument:
/gitbeditor action <game> <action> [args]
- Description: Perform an action on the editor
- Argument:
<game>
: The Game to perform the action<action>
: The action to perform[args]
: The arguments required by the action
/gitbeditor reset <game>
- Description: Reset the editor
- Argument:
<game>
: The Game to edit
/gitbeditor status <game>
- Description: Get the status of the editor
- Argument:
<game>
: The Game to edit
/gitbeditor migrate <game> <planner> <arena>