Server Commands

To kick players from the server and to do other similar things, you have to use the server commands. This doc will show you these. If you want to know how to set up a server, read the Server Setup doc. For server settings, see the Server Settings doc.

Commands

CommandSyntaxDescription
echoecho textPrint a text in console.
execexec fileExecutes the commands in a file.
kickkick idKicks the user with the specified id directly.
banban ip/id minutesBans the ip from the server for x minutes.
unbanunban ipUnbans the ip.
bansbansShow a list of bans.
statusstatusLists the players' id, ip, name and score.
shutdownshutdownShuts down the server.
recordrecord filenameStart a recording to a file.
stoprecordstoprecordStops the recording.
tunetune variable valueTunes the variable. See the Server Tuning doc.
tune_resettune_resetResets the tuning to default.
tune_dumptune_dumpMakes a dump that shows what tuning is used.
change_mapchange_map mapnameChange to the specified map.
restartrestart timeRestarts the round. Time is optional.
broadcastbroadcast textBroadcasts the text.
saysay textSend a chat msg.
set_teamset_team client_id teamSends a player to a specific team.
addvoteaddvote commandAdds a vote option for the provided command.
votevote yes/noForces the end result of the vote to yes/no.

Debugging

CommandSyntaxDescription
dbg_dumpmemdbg_dumpmemDump the memory
dbg_lognetworkdbg_lognetworkLog the network