You are on page 1of 3

Admin Commands

Command amx_kick amx_ban Format <name or #userid> [reason] <name or #userid> <time> [reason] <authid or ip> <minutes> [reason] <authid or ip> <name or #userid> <name or #userid> [damage] <tag> [tag1] [tag2] [tag3] Access ADMIN_KICK ADMIN_BAN Description Kicks a player. Bans a player. Adds a ban to the server banlist. Unbans a player. Slays a player. Slaps a player for variable damage. Kicks all players not wearing one of the tags. Pauses or unpauses the game. Displays who is on the server. Changes or displays a cvar value. Changes map. Executes a server-side config file. Executes a command on the server console. Lists all loaded plugins. Lists all loaded modules. Description Sends a message to all players through normal say. Sends a message to all admins through normal chat. Sends a private message to a player. Sends a left side HUD message to all players. Sends a center HUD message to all players.

amx_addban amx_unban amx_slay amx_slap amx_leave amx_pause amx_who amx_cvar amx_map amx_cfg amx_rcon amx_plugins amx_modules

ADMIN_BAN ADMIN_BAN ADMIN_SLAY ADMIN_SLAY ADMIN_KICK ADMIN_CVAR ADMIN_ADMIN

<cvar> [value] <mapname> <filename> <rcon command line>

ADMIN_CVAR ADMIN_MAP ADMIN_CFG ADMIN_RCON ADMIN_ADMIN ADMIN_ADMIN

Chat Commands
Command amx_say amx_chat amx_psay amx_tsay amx_csay Format <message> <message> <name or #userid> <message> <color> <message> <color> <message> Access ADMIN_CHAT ADMIN_CHAT ADMIN_CHAT ADMIN_CHAT ADMIN_CHAT

Vote Commands
Command amx_votemap amx_votekick amx_voteban amx_vote amx_cancelvote Format <map> [map] [map] [map] <name or #userid> <name or #userid> <question> <answer1> <answer2> Access ADMIN_VOTE ADMIN_VOTE ADMIN_VOTE ADMIN_VOTE ADMIN_VOTE Format Access Description Starts a vote for a map. Starts a vote to kick a player. Starts a vote to ban a player. Starts a custom poll. Cancels the last poll in progress.

Stats Commands
Command say /hp say /statsme say /stats say /top15 say /rank Description Displays information about your killer. Displays your stats. Displays other players' stats. Displays the top 15 players. Displays your rank on the server. Format Access Description Displays the next map in the mapcycle. Displays the time left in the map. Displays the current time. Format Access ADMIN_MENU ADMIN_CVAR ADMIN_MAP ADMIN_MAP ADMIN_KICK ADMIN_BAN ADMIN_SLAY ADMIN_LEVEL_A ADMIN_LEVEL_A ADMIN_CFG ADMIN_CFG ADMIN_CFG ADMIN_CFG Description Displays the main AMX Mod X menu. Displays the CVAR menu. Displays the map change menu. Displays the map voting menu. Displays kick menu. Displays ban menu. Displays slap/slay menu. Displays team switch menu. Displays client commands menu. Displays weapon restriction menu. Displays teleport menu. Pause/unpause plugins with menu. Displays stats configuration menu.

Say Commands
Command say nextmap say timeleft say thetime

Menu Commands
Command amxmodmenu amx_cvarmenu amx_mapmenu amx_votemapmenu amx_kickmenu amx_banmenu amx_slapmenu amx_teammenu amx_clcmdmenu amx_restmenu amx_teleportmenu amx_pausecfgmenu amx_statscfgmenu

Config Commands
Command: Format: Access: amx_pausecfg <command> [name] 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. 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. amx_statscfg <command> [parameters] ADMIN_CFG Command list available: on <variable> - Enable specific option. off <variable> - Disable specific option. save - Save stats configuration. load - Load stats configuration. list [id] - List stats statuses. add <name> <variable> - Add stat variable to the list.

Description:

Command: Format: Access:

Description:

RCON Commands
Command: Format: Access: Command list available: amxx version - Display version. amxx modules - Display modules. amxx plugins - Display plugins. 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. amxx <command> [parameters]

Description:

You might also like