Note: This list of commands includes all
the commands that are provided with Admin Mod "out of the box."
It does not include any commands that are created by the use of additional
plugins. Please see the new plugin's documentation and/or admin_help for
assistance with any additional plugins you add to your server's setup.
| Command | Access Level | Description |
| admin_abort_vote | 2 | admin_abort_vote: Aborts a vote in progress. |
| admin_ban | 256 | admin_ban <target or WONID or IP> [<minutes>] ['ip']: Bans target. 0 minutes is a permanent ban. |
| admin_banip | 256 | admin_banip <target or WONID or IP> [<minutes>]: Bans targets ip address. 0 minutes is a permanent ban. |
| admin_cfg | 512 | admin_cfg <config file>: Executes config file on server. |
| admin_chat | 64 | admin_chat <msg>: Shows message only to other admins. |
| admin_csay | 64 | admin_csay [color] <msg>: Shows message in center of screen. |
| admin_dmesg | 512 | admin_dmesg <idtype> <userid> <message>: Direct message |
| admin_fraglimit | 2 | admin_fraglimit <fraglimit>: Sets the mp_fraglimit cvar. |
| admin_friendlyfire | 32 | admin_friendlyfire <friendlyfire>: Sets the mp_friendlyfire cvar. |
| admin_gravity | 32 | admin_gravity <gravity>: Sets the sv_gravity cvar. |
| admin_hostname | 512 | admin_hostname <name>: Sets the hostname cvar. |
| admin_kick | 128 | admin_kick <target> [<reason>]: Kicks target. |
| admin_listmaps | 0 | admin_listmaps: Shows maps in mapcycle. |
| admin_map | 2 | admin_map <map>: Changes map. |
| admin_nextmap | 0 | admin_nextmap: Shows next map in cycle. |
| admin_nopass | 16 | admin_nopass: Clears the server's password. |
| admin_pass | 16 | admin_pass <password>: Sets the server's password. |
| admin_pause | 8 | admin_pause: Sets the pausable cvar to 1. |
| admin_psay | 64 | admin_psay <target> <msg>: Sends a private msg to target. |
| admin_rcon | 65536 | admin_rcon <cmd>: Executes rcon command. |
| admin_reload | 4 | admin_reload: Reloads Admin Mod files. |
| admin_say | 64 | admin_say <msg>: Shows a message from you as admin. |
| admin_servercfg | 512 | admin_servercfg <config file>: Sets the config file as the server's default. |
| admin_ssay | 64 | admin_ssay <msg>: Shows a message admin without identification. |
| admin_teamplay | 32 | admin_teamplay <teamplay>: Sets the mp_teamplay cvar. |
| admin_timeleft | 0 | admin_timeleft: Shows the time left. |
| admin_timelimit | 2 | admin_timelimit <timelimit>: Sets the mp_timelimit cvar. |
| admin_tsay | 64 | admin_tsay [color] <msg>: Prints msg on lower left of screen. |
| admin_unban | 256 | admin_unban <WONID or IP>: Unbans target. |
| admin_unpause | 8 | admin_unpause: Sets the pausable cvar to 0. |
| admin_userlist | 0 | admin_userlist [<name>]: Shows a list of users. |
| admin_vote_kick | 1 | admin_vote_kick <target>: Starts a vote to kick target. |
| admin_vote_map | 1 | admin_vote_map <map>: Starts a vote to change the map. |
| admin_vsay | 64 | admin_vsay <question>: Presents question as a vote. |
| Command | Access Level | Description |
| admin_bury | 8192 | admin_bury <target>: Bury target in the ground. |
| admin_execall | 65536 | admin_execall <command>: Force everyone to execute command. |
| admin_execclient | 65536 | admin_execclient <target> <command>: Force target to execute command. |
| admin_execteam | 65536 | admin_execteam <team> <command>: Force everyone on team to execute command. |
| admin_gag | 2048 | admin_gag <target> [<minutes>]: Gag target. 0 minutes is a permanent gag. |
| admin_llama | 8192 | admin_llama <target>: Llama-fy target. |
| admin_slap | 128 | admin_slap <target>: Slaps target. |
| admin_slay | 128 | admin_slay <target>: Slays target. |
| admin_slayteam | 128 | admin_slayteam <team>: Slays everyone on team. |
| admin_unbury | 8192 | admin_unbury <target>: un-Bury target from the ground. |
| admin_ungag | 2048 | admin_ungag <target>: Ungag target. |
| admin_unllama | 8192 | admin_unllama <target>: Unllama-fy target. |
| Command | Access Level | Description |
| admin_ct | 8192 | admin_ct <target>: Changes target to the counter-terrorist team. |
| admin_enableallweapons | 8192 | admin_enableallweapons: Allows anyone to buy anything. |
| admin_enableequipment | 8192 | admin_enableequipment: Allows anyone to buy any equipment. |
| admin_enablemenu | 8192 | admin_enablemenu <menu>: Allows anyone to buy anything on the specified menu. |
| admin_enableweapon | 8192 | admin_enableweapon <menu> <item>: Allows anyone to buy the specified item on the specified menu. |
| admin_restartround | 2 | admin_restartround <seconds>: Restarts the round. |
| admin_restrictallweapons | 8192 | admin_restrictallweapons: Forbids anyone from buying anything. |
| admin_restrictequipment | 8192 | admin_restrictequipment: Forbids anyone from buying any equipment. |
| admin_restrictmenu | 8192 | admin_restrictmenu <menu>: Forbids anyone from buying anything on the specified menu. |
| admin_restrictweapon | 8192 | admin_restrictweapon <menu> <item>: Forbids anyone from buying the specified item on the specifed menu. |
| admin_t | 8192 | admin_t <target>: Changes target to the terrorist team. |
| admin_vote_restart | 1 | admin_vote_restart: Starts a vote to restart the round. |
| admin_weaponscheck | 8192 | admin_weaponscheck <^"on^" | ^"off^">: Toggles whether or not weapon restrictions are used. |