| CODE | EFFECT |
|---|
| mapList.list | Listd map ID number, name, mode, and number of players |
| mapList.configFile | Set path to "_mapList.con" file |
| mapList.load | Reload "_mapList.con" file |
| mapList.save | Save current map list to "_mapList.con" file |
| mapList.mapCount | Show total number of maps in current map list |
| mapList.currentMap | Show the map list ID number of current map |
| mapList.clear | Clear current map list |
| mapList.remove <name> | Remove specified map from map list |
| admin.listPlayers | List players connected |
| admin.runNextLevel | View map list ID number for the next map to be played |
| admin.currentLevel | View map list ID number for current map |
| admin.nextLevel | View map list ID number for the next map to be played |
| admin.restartMap | Restart current map |
| admin.banPlayer <id number> <timeout> | Ban indicated player by ID; see below for timeout values |
| admin.banPlayerKey <key hash> <timeout> | Ban indicated player by CD key hash; see below for timeout values |
| admin.addAddressToBanList <ip address> <timeout> | Ban indicated player by IP address; see below for timeout values |
| admin.addKeyToBanList <key hash> <timeout> | Ban CD key hash; see below for timeout value |
| admin.removeAddressFromBanList <ip address> | Remove indicated IP address from ban list |
| admin.removeKeyFromBanList <key hash> | Remove indicated CD key hash from ban list |
| admin.clearBanList | Clear all ban lists. |
| admin.listBannedAddresses | List banned IP addresses |
| admin.listBannedKeys | List banned CD keys |
| admin.kickPlayer <ID number> | Kick indicated player |