Commands & Permissions

Commands & Permissions

New permissions will be underlined and highlighted in green.

Permissions and commands shown for Earthquake version 2.0.2

Commands

Note: <> means required, [] means not required.

command can either be /earthquake or /eq for short

CommandExampleUsagePermission
/eq help [page]/eq help 3Displays list of commands.Earthquake.use.command
/eq join <ArenaId>/eq join 1Joins arena by IdEarthquake.use.command
/eq quit/eq quitLets the player quit whatever Earthquake game they are inEarthquake.use.command
/eq info <ArenaId>/eq info 1Displays info about the arena specifiedEarthquake.use.command
/eq start <ArenaId>/eq start 1Forces an arena to start.Earthquake.admin
/eq stop <ArenaId>/eq stop 1Forces an arena to end its game.Earthquake.admin
/eq createarena or /eq create/eq createarenaCreates an arena with default settings. It will tell you the Id for the arena to use for setting it.Earthquake.admin
/eq set <ArenaId> <Option/Type> (Value)/eq set 1 minPlayers 4Sets arena specific settingsEarthquake.admin
/eq arenatool/eq arenatoolEnables or disables the arena tool(stick), to set cuboid areas (such as the regenArea)Earthquake.admin

Set Variables and Usage

VariableAccepted ValuesExampleUsage
minPlayersInteger(Number)/eq set 1 minplayers 4Sets the minimum players to play
maxPlayersInteger(Number)/eq set 1 maxplayers 10Sets the maximum players allowed
timerInteger(Number)/eq set 1 timer 12Sets the game length (in minutes)
startDelayInteger(Number)/eq set 1 startdelay 10Sets the start delay after waiting for players is finished (in seconds)
waitDelayInteger(Number)/eq set 1 waitdelay 30Sets the wait delay, how long to wait for more players after minPlayers reached (in seconds)
displayNameString(No spaces)/eq set 1 displayname &5Arena_1Sets display name for arena. Supports color codes.
enabledboolean(True/False)/eq set 1 enabled trueSets whether or not the arena is enabled/can be played in.
endPositionLocation(where you are standing)/eq set 1 endpositionSets the place players are teleported at end of game.
quitPositionLocation(where you are standing)/eq set 1 quitpositionSets the place a player is teleported when quitting a game.
lobbyPositionLocation(where you are standing)/eq set 1 lobbypositionSets the place players are teleported to while waiting for game to start
PlayerSpawnLocation(where you are standing)/eq set 1 playerspawnSets the place regular players spawn at start of game.
ItSpawnLocation(where you are standing)/eq set 1 itspawnSets the place the player who is "It" spawns.
RegenArea2 Locations(Set with arenatool)/eq set 1 regenareaSets the regen area, area that will be restored after the game end.

Permissions

PermissionDescriptionDefault
Earthquake.use.commandThe base permission for /eq and /earthquaketrue (default for players)
Earthquake.adminPermission needed for admin commands and functionsop (Default for opped players)