help |
[command] |
Displays command list or displays help for a specific command |
version |
|
Displays server version info |
exit |
|
Exit the server application |
stop |
|
Stop hosting the server |
host |
[mapname] [mode] |
Open the server. Will default to survival and a random map if not specified. |
maps |
[all/custom/default] |
Display available maps. Displays only custom maps by default |
reloadmaps |
|
Reload all maps from disk |
status |
|
Display server status |
mods |
|
Display all loaded mods |
mod |
<name...> |
Display information about a loaded plugin |
js |
<script...> |
Run arbitrary JavaScript |
say |
<message...> |
Send a message to all players |
pause |
<on/off> |
Pause or unpause the game |
rules |
[remove/add] [name] [value...] |
List, remove, or add global rules. These will apply regardless of map |
fillitems |
[team] |
Fill the core with items |
playerlimit |
[off/somenumber] |
Set the server player limit |
config |
[name] [value...] |
Configure server settings |
subnet-ban |
[add/remove] [address] |
Ban a subnet. This simply rejects all connections with IPs starting with some string |
whitelist |
[add/remove] [ID] |
Add/remove players from the whitelist using their ID |
shuffle |
[none/all/custom/builtin] |
Set map shuffling mode |
nextmap |
<mapname...> |
Set the next map to be played after a game-over. Overrides shuffling |
kick |
<username...> |
Kick a person by name |
ban |
<type-id/name/ip> <username/IP/ID...> |
Ban a person |
bans |
|
List all banned IPs and IDs |
unban |
<ip/ID> |
Completely unban a person by IP or ID |
pardon |
<ID> |
Pardons a votekicked player by ID and allows them to join again |
admin |
<add/remove> <username/ID...> |
Make an online user admin |
admins |
|
List all admins |
players |
|
List all players currently in game |
runwave |
|
Trigger the next wave |
load |
<slot> |
Loads a save from a slot |
save |
<slot> |
Save game state to a lot |
saves |
|
List all saves in the game directory |
gameover |
|
Forces a game over |
info |
<IP/UUID/name...> |
Find player info(s). Can optionally check for all names or IPs a player has had |
search |
<name...> |
Search players who have used part of a name |
yes |
|
Run the last suggested incorrect command |