Server Console Commands
These commands can be entered directly in the server's terminal window.
General
Command | Description |
---|---|
help [command] | Show all commands or specific command help |
version | Display server version |
exit / stop | Stop the server |
Hosting & Maps
Command | Description |
---|---|
host [map] [mode] | Start a new game |
maps [all/custom/default] | List available maps |
reloadmaps | Reload map list |
shuffle [mode] | Set map shuffle mode |
nextmap <map> | Queue the next map |
Player & Admin Management
Command | Description |
---|---|
players | List connected players |
kick <name> | Kick a player |
ban <type> <value> | Ban player by name/IP/ID |
bans | List bans |
unban <ip/ID> | Unban a player |
pardon <ID> | Unban votekicked player |
admin add/remove <name> | Manage admin list |
admins | List admins |
Communication & Rules
Command | Description |
---|---|
say <message> | Broadcast a message |
pause on/off | Pause or unpause game |
rules add/remove <key> <value> | Modify global rules |
fillitems <team> | Fill core with items |
Game State
Command | Description |
---|---|
runwave | Start next wave |
gameover | End the match |
save <slot> | Save game to slot |
load <slot> | Load game from slot |
loadautosave | Load most recent autosave |
saves | List all save slots |
Server & Debug
Command | Description |
---|---|
mods | List all mods |
mod <name> | View mod details |
js <script> | Execute JavaScript code |
status | Display server status |
gc | Run garbage collection |
yes | Confirm last action |
info <name/IP> | Query player info |
search <name> | Search player history |