AMX Mod X Commands
AMX Mod X Commands
4. Commands
Content:
Admin Commands
Chat Commands
Vote Commands
Stats Commands
Say Commands
Menu Commands
Config Commands
RCON Commands
Required options are shown with <>, optional parameters are shown with []. Do not actually type <> or [].
amx_help
Admin Commands
Command Format Access Description
amx_kick <name or #userid> [reason] ADMIN_KICK Kicks a player.
amx_ban <name or #userid> <time> [reason] ADMIN_BAN Bans a player.
amx_addban <authid or ip> <minutes> [reason] ADMIN_BAN Adds a ban to the server banlist.
amx_unban <authid or ip> ADMIN_BAN Unbans a player.
amx_slay <name or #userid> ADMIN_SLAY Slays a player.
amx_slap <name or #userid> [damage] ADMIN_SLAY Slaps a player for variable damage.
amx_leave <tag> [tag1] [tag2] [tag3] ADMIN_KICK Kicks all players not wearing one of the tags.
amx_pause ADMIN_CVAR Pauses or unpauses the game.
amx_who ADMIN_ADMIN Displays who is on the server.
amx_cvar <cvar> [value] ADMIN_CVAR Changes or displays a cvar value.
amx_map <mapname> ADMIN_MAP Changes map.
amx_cfg <filename> ADMIN_CFG Executes a server-side config file.
amx_rcon <rcon command line> ADMIN_RCON Executes a command on the server console.
https://www.amxmodx.org/doc/index.html?page=source%2Fcommands%2Fcmds.htm#admin 1/4
4/3/2020 Commands
Chat Commands
Command Format Access Description
amx_say <message> ADMIN_CHAT Sends a message to all players through normal say.
amx_chat <message> ADMIN_CHAT Sends a message to all admins through normal chat.
amx_psay <name or #userid> <message> ADMIN_CHAT Sends a private message to a player.
amx_tsay <color> <message> ADMIN_CHAT Sends a left side HUD message to all players.
amx_csay <color> <message> ADMIN_CHAT Sends a center HUD message to all players.
Vote Commands
Command Format Access Description
amx_votemap <map> [map] [map] [map] ADMIN_VOTE Starts a vote for a map.
amx_votekick <name or #userid> ADMIN_VOTE Starts a vote to kick a player.
amx_voteban <name or #userid> ADMIN_VOTE Starts a vote to ban a player.
amx_vote <question> <answer1> <answer2> ADMIN_VOTE Starts a custom poll.
amx_cancelvote ADMIN_VOTE Cancels the last poll in progress.
Stats Commands
Command Format Access Description
say /hp Displays information about your killer.
say /statsme Displays your stats.
say /stats Displays other players' stats.
say /top15 Displays the top 15 players.
say /rank Displays your rank on the server.
Say Commands
Command Format Access Description
say nextmap Displays the next map in the mapcycle.
say timeleft Displays the time left in the map.
say thetime Displays the current time.
Menu Commands
Command Format Access Description
amxmodmenu ADMIN_MENU Displays the main AMX Mod X menu.
amx_cvarmenu ADMIN_CVAR Displays the CVAR menu.
https://www.amxmodx.org/doc/index.html?page=source%2Fcommands%2Fcmds.htm#admin 2/4
4/3/2020 Commands
Config Commands
Command: amx_pausecfg
Format: <command> [name]
Access: ADMIN_CFG
Command list available:
off - Pauses all plugins not in the list.
on - Unpauses all plugins.
stop <file> - Stops a plugin.
pause <file> - Pauses a plugin.
Description:
enable <file> - Enables a plugin.
save - Saves a list of stopped plugins.
clear - Clears a list of stopped plugins.
list [id] - Lists plugins.
add <title> - Marks a plugin as unpauseable.
Command: amx_statscfg
Format: <command> [parameters]
Access: ADMIN_CFG
Command list available:
on <variable> - Enable specific option.
off <variable> - Disable specific option.
Description: save - Save stats configuration.
load - Load stats configuration.
list [id] - List stats statuses.
add <name> <variable> - Add stat variable to the list.
RCON Commands
https://www.amxmodx.org/doc/index.html?page=source%2Fcommands%2Fcmds.htm#admin 3/4
4/3/2020 Commands
Command: amxx
Format: <command> [parameters]
Access:
Command list available:
amxx version - Display version.
amxx modules - Display modules.
amxx plugins - Display plugins.
Description: amxx gpl - Display the GNU General Public License
amxx cvars - Display AMX Mod X registered CVARs.
amxx cmds - Display AMX Mod X registered commands.
amxx pause - Pause a running plugin.
amxx unpause - Unpause a running plugin.the list.
https://www.amxmodx.org/doc/index.html?page=source%2Fcommands%2Fcmds.htm#admin 4/4