Commands & Permissions
Commands & Permissions
Commands & Permissions
New permissions will be underlined and highlighted in green.
Permissions and commands shown for Earthquake version 2.0.2
Commands
Commands
Note: <> means required, [] means not required.
command can either be /earthquake or /eq for short
| Command | Example | Usage | Permission |
|---|---|---|---|
| /eq help [page] | /eq help 3 | Displays list of commands. | Earthquake.use.command |
| /eq join <ArenaId> | /eq join 1 | Joins arena by Id | Earthquake.use.command |
| /eq quit | /eq quit | Lets the player quit whatever Earthquake game they are in | Earthquake.use.command |
| /eq info <ArenaId> | /eq info 1 | Displays info about the arena specified | Earthquake.use.command |
| /eq start <ArenaId> | /eq start 1 | Forces an arena to start. | Earthquake.admin |
| /eq stop <ArenaId> | /eq stop 1 | Forces an arena to end its game. | Earthquake.admin |
| /eq createarena or /eq create | /eq createarena | Creates 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 4 | Sets arena specific settings | Earthquake.admin |
| /eq arenatool | /eq arenatool | Enables or disables the arena tool(stick), to set cuboid areas (such as the regenArea) | Earthquake.admin |
Set Variables and Usage
Set Variables and Usage
| Variable | Accepted Values | Example | Usage |
|---|---|---|---|
| minPlayers | Integer(Number) | /eq set 1 minplayers 4 | Sets the minimum players to play |
| maxPlayers | Integer(Number) | /eq set 1 maxplayers 10 | Sets the maximum players allowed |
| timer | Integer(Number) | /eq set 1 timer 12 | Sets the game length (in minutes) |
| startDelay | Integer(Number) | /eq set 1 startdelay 10 | Sets the start delay after waiting for players is finished (in seconds) |
| waitDelay | Integer(Number) | /eq set 1 waitdelay 30 | Sets the wait delay, how long to wait for more players after minPlayers reached (in seconds) |
| displayName | String(No spaces) | /eq set 1 displayname &5Arena_1 | Sets display name for arena. Supports color codes. |
| enabled | boolean(True/False) | /eq set 1 enabled true | Sets whether or not the arena is enabled/can be played in. |
| endPosition | Location(where you are standing) | /eq set 1 endposition | Sets the place players are teleported at end of game. |
| quitPosition | Location(where you are standing) | /eq set 1 quitposition | Sets the place a player is teleported when quitting a game. |
| lobbyPosition | Location(where you are standing) | /eq set 1 lobbyposition | Sets the place players are teleported to while waiting for game to start |
| PlayerSpawn | Location(where you are standing) | /eq set 1 playerspawn | Sets the place regular players spawn at start of game. |
| ItSpawn | Location(where you are standing) | /eq set 1 itspawn | Sets the place the player who is "It" spawns. |
| RegenArea | 2 Locations(Set with arenatool) | /eq set 1 regenarea | Sets the regen area, area that will be restored after the game end. |
Permissions
Permissions
| Permission | Description | Default |
|---|---|---|
| Earthquake.use.command | The base permission for /eq and /earthquake | true (default for players) |
| Earthquake.admin | Permission needed for admin commands and functions | op (Default for opped players) |