Skip to content

Commands

Moros edited this page Jul 6, 2023 · 4 revisions

General information

Gaia currently has one base command:

Base Command Aliases Description
gaia gaia, g, arena, arenas The base command

Command argument syntax: <required argument> [optional argument]

Player commands

Command Permission Description
/gaia version gaia.command.version Show plugin version and author

Admin commands

Command Permission Description
/gaia help [query] gaia.command.help View info about Gaia commands
/gaia list [page] gaia.command.list List all Gaia arenas
/gaia info [arena] gaia.command.info View info about the specified arena
/gaia remove [arena] gaia.command.remove Remove the specified arena
/gaia revert [arena] [target] gaia.command.revert Revert the specified arena
/gaia cancel [arena] gaia.command.cancel Cancel reverting the specified arena
/gaia create <name> gaia.command.create Create a new arena with the specified name
/gaia addpoint gaia.command.point Add a new point to the arena you are currently in
/gaia clearpoints [arena] gaia.command.point Clear all points for the specified arena
/gaia teleport [arena] [id] gaia.command.teleport Teleport to a point in the specified arena

Notes:

  • If no arena is specified, Gaia will attempt to select the one the player is currently standing in.
  • If no point is specified, Gaia will pick a random point from the ones available in the specified arena.
  • All commands except /gaia version default to OP only.
  • The target argument in /gaia revert allows a privileged user such as console to revert an arena but send cmd feedback to the specified user instead
  • gaia.command.bypass can be used to bypass any arena revert cooldowns.
  • On Paper servers the gaia.admin permission node will grant access to all gaia admin commands.
Clone this wiki locally