Admin Commands |
Description |
amx_kick [reason] |
Kicks a player from the server. |
amx_ban [reason] |
Bans a player from the server. |
amx_addban [reason] |
Adds a ban to the server ban list. |
amx_unban |
Unbans a player from the server. |
amx_slay |
Slays a player. |
amx_slap [damage] |
Slaps a player for variable damage. |
amx_leave [tag1] [tag2] |
Kick all players not wearing one of the tags. |
amx_pause |
Pauses or unpauses the game. |
amx_who |
Displays who is on the server. |
amx_cvar [value] |
Changes or displays a cvar value. |
amx_map |
Changes the map. |
amx_cfg |
Executes a server side config file. |
amx_rcon |
Executes a command on the server console. |
amx_plugins |
Lists all loaded plugins. |
amx_modules |
Lists all loaded modules. |