| Admin KickID (ID) |
Kicks a player whose ID# matches (ID) |
| Admin BanID (ID) |
Bans a player whose ID# matches (ID) |
| Admin MuteID (ID) (TIME) |
Mutes a player whose ID# matches (ID) for (TIME) seconds |
| Admin BanIP (IP) |
Ban an IP |
| Admin Unban (IP/NAME) |
Unban someone by their IP or the name they had when they were banned |
| Admin Skip |
Skips the current map |
| Admin AddMap (MAPNAME) |
Add a map to the map list |
| Admin ModifyMap (MAPNUMBER) (NEWNAME) |
Modify the map that is the (MAPNUMBER)th map on the list to become (NEWNAME). Map numbers can be obtained from the map voting window |
| Admin RemoveMap (MAPNUMBER) |
Remove the map that is the (MAPNUMBER)th map on the list |
| Admin MoveMap (MAPSTART) (MAPEND) |
Move the map in slot (MAPSTART) to slot (MAPEND) |
| Admin ComplexCheck (ID) |
Perform a series of CRC checks on the player whose ID# matches (ID) |
| Admin RemovePoints (ID) (POINTS) |
Remove (POINTS) from the score of the player whose ID# matches (ID) |
| Admin RemoveDeaths (ID) (DEATHS) |
Remove (DEATHS) from the death count of the player whose ID# matches (ID) |
| Admin ResetScores |
Reset all scores and deaths to 0 |
| Admin EDMDeathMatch |
Change the server to a Deathmatch game |
| Admin EDMTeamGame |
Change the server to a Teamgame |
| Admin SetMOTD (LINE) (MESSAGE) |
Change the message on a certain line of the MOTD. For example, Admin SetMOTD 1 Hi would set "Hi" as the message of the first line of the MOTD. Line can be between 1 and 3 |
| Admin Middlesay (TYPE) (MESSAGE) |
Say a message in different spots on the screen. You can change (TYPE) to any number between 0 and 7 to change the spot where the message appears |
| Admin GetMutList |
Returns a list of all mutators in the EstablishedMutators array and their corresponding index numbers |
| Admin AddMut (NEWMUTATORCLASS) |
Adds a new mutator class into the EstablishedMutators array |
| Admin RemoveMut (MUTATORINDEX) |
Removes the mutator in index (MUTATORINDEX) from the EstablishedMutators array. Mutators indexes can be obtained from the Admin GetMutList command |