Command Guide

Commands

/zarena commands

Aliases: /za

join

Description
Joins ZArena, if you aren't already currently in game. If it is wave 1, voting is taking place, or the game hasn't yet been started, you will set as alive, otherwise, you'll be set as dead and have to wait for the next game.
Permissions Required
zarena.enterleave
Aliases
enter

leave

Description
Leaves ZArena. Depending on the configuration settings, you will either be teleported to wherever you were when you joined the game, or a predefined leave location.
Permissions Required
zarena.enterleave

reload

Description
Reloads the ZArena config.
Permissions Required
zarena.admin

stats

Description
Sends the player the money and points of all players in game.
Permissions Required
none

vote <level-num>

Description
If voting is taking place, adds a vote to whatever level is represented by <level-num>. There are three choices, each with a number from 1 to 3, to choose from.
Permissions Required
zarena.voter

list

Description
Sends a list of all ZArena levels.
Permissions Required
none

create <level name>

Description
Creates a new ZArena level, by the name of <level name>. To do this, a game must not be running, and a vote must not be taking place.
Permissions Required
zarena.leveleditor
Aliases
new

delete <level name>

Description
Removes a ZArena level by the name of <level name>. The game must not be running, and a vote must not bet taking place.
Permissions Required
zarena.leveleditor
Aliases
remove

save

Description
Forces the plugin to save all changes made to all levels. Reccomended to be used periodically while making a map, in case of a server crash.
Permissions Required
zarena.leveleditor

load<level name>

Description
Sets the current loaded level as <level name>. If the game is running, this level will be played on. If it isn't, this level can be editied by someone with sufficient permissions.
Permissions Required
zarena.leveleditor OR zarena.gamecontrol

gamemode

Description
Gets the current Gamemode.
Permissions Required
none

gamemode <gamemode>

Description
Sets the current gamemode.
Permissions Required
zarena.gamecontrol

alive

Description
Sends a list of all players currently alive.
Permissions Required
none

setalive <player> <true|false>

Description
Sets a player's alive status as <true|false>.
Permissions Required
zarena.gamecontrol

setleavelocation

Description
Sets the location where players go to when they leave the game. Only applicable if the config is set to send them there, and not to the location where they joined the game from.
Permissions Required
zarena.leveleditor
Aliases
setleaveloc

session

Description
Lists all players currently in ZArena.
Permissions Required
none

start

Description
Starts a ZArena game with whatever level is currently loaded. If no level is loaded, a vote is automatically started to choose one.
Permissions Required
zarena.gamecontrol

stop

Description
Stops the current ZArena game.
Permissions Required
zarena.gamecontrol

setwave <wave>

Description
Sets the wave of the game to <wave>. It may screw up the current wave, it's more of a fun command over anything else.
Permissions Required
zarena.gamecontrol

info

Description
Sends general info on the current ZArena game.
Permissions Required
none

wave

Description
Sends what wave it currently is.
Permissions Required
none

diagnostic <general|healthperwave|zombiesperwave|wave|spawnchance|checknextwave>

Description
Several diagnostic commands that provide some random info about a few aspects of the game. Added for use by the developer, but feel free to use them as well.
Permissions Required
none
Aliases
dia

/zspawn commands

set <spawner-name>

Description
Adds a new zombie spawn to the currently loaded map, with the given name.
Permissions Required
zarena.leveleditor
Aliases
add

remove <spawner-name>

Description
Removes the zombie spawner on the currently loaded map, by the given name.
Permissions Required
zarena.leveleditor
Aliases
delete

jump <spawner-name | %nearest%>

Description
Jumps to a zombie spawner by the name of <spawner-name>, or the nearest one if you put the spawner name as %nearest%.
Permissions Required
zarena.leveleditor OR zarena.gamecontrol

list

Description
Lists the names of all zombie spawners on the currently loaded map.
Permissions Required
zarena.leveleditor OR zarena.gamecontrol

/ispawn commands

set

Description
Sets the initial spawn of the currently loaded level.
Permissions Required
zarena.leveleditor

jump

Description
Jumps to the initial spawn of the currently loaded level.
Permissions Required
zarena.leveleditor OR zarena.gamecontrol

/dspawn commands

set

Description
Sets the death spawn of the currently loaded level.
Permissions Required
zarena.leveleditor

jump

Description
Jumps to the death spawn of the currently loaded level.
Permissions Required
zarena.leveleditor OR zarena.gamecontrol

/zsign commands

mark <sign-name> <-flag[s]>

Description
Marks the specified sign with whatever flags are listed. List flags with a dash before each one, e.g., /zsign mark sign -uo -op -nr
Permissions Required
zarena.leveleditor

mark zspawn <sign-name> <spawner-name>

Description
Marks a zombie spawner to a sign. This spawner will no longer be active unless the sign is active.
Permissions Required
zarena.leveleditor

reload [all]

Description
Reloads signs on either the current map, or all maps if specified. Reloading updates the signs item if the you changed the ZCustomItem info in the config. It also removes the sign from the level if the sign block is no longer where it should be.
Permissions Required
zarena.leveleditor

/kc commands

Description
Shows your kills.

@player

Description
Shows the kills of the specified player.

top <num>

Description
Shows the top num killers.

set <player> <kills>

Description
Sets the kills of <player> to <kills>.
Permissions Required
zarena.killcountercontrol