Home
AMX Mod X 0.16 Documentation Prev Page Prev Page
AMX Mod
About AMX Mod
Introduction
Features
Changelog
Upgrading
Upgrading from AMX Mod (Windows)
Upgrading from AMX Mod (Linux)
Installation
Windows Install
Linux Install
Configuration
Configuration Overview
General Configuration
Setting up Admins
Setting up MySQL
Setting up Maps
Setting up Menu
Setting up Plugins
Setting up Modules
Plugins
Default Plugins
Additional Plugins
Compiling Plugins
Modules
Default Modules
Additional Modules
Commands
Frequently Asked Questions (FAQ)
Commands
This is a list of all commands provided by the default plugins.
( <required parameter> [optional parameter] )
Admin Commands
Command Parameter Access Description
amx_kick <name or #userid> [reason] ADMIN_KICK kicks player from server
amx_ban <minutes> <authid or ip> [reason] ADMIN_BAN bans player from server
amx_banid <minutes> <authid or ip> [reason] ADMIN_BAN bans player from server by SteamID/WonID
amx_banip <minutes> <authid or ip> [reason] ADMIN_BAN bans player from server by IP
amx_unban <authid or ip> ADMIN_BAN unbans player
amx_slay <name or #userid> ADMIN_SLAY slays player
amx_slap <name or #userid> [power] ADMIN_SLAY slaps player
amx_leave <tag> [tag] [tag] [tag] ADMIN_KICK leaves only players with the tag in the name on the server
amx_pause   ADMIN_CVAR pause or unpause the game
amx_who   ADMIN_ADMIN displays who is on server
amx_cvar <cvar> [value] ADMIN_CVAR changes or displays Cvar value
amx_map <mapname> ADMIN_MAP changes map
amx_cfg <fliename> ADMIN_CFG executes config
amx_rcon <command line> ADMIN_RCON executes command on server console
amx_plugins   ADMIN_ADMIN lists all loaded plugins
amx_modules   ADMIN_ADMIN lists all loaded modules
 
Admin Chat
Command Parameter Access Description
amx_say <message> ADMIN_CHAT sends message to all players
amx_chat <message> ADMIN_CHAT sends message to admins
amx_psay <name or #userid> <message> ADMIN_CHAT sends private message
amx_tsay <color> <message> ADMIN_CHAT sends left side hud message to all players
amx_csay <color> <message> ADMIN_CHAT sends center hud message to all players
 
Admin Help
Command Parameter Access Description
amx_help     displays the help
 
Admin Votes
Command Parameter Access Description
amx_votemap <map> [map] [map] [map] ADMIN_VOTE starts vote for a map
amx_votekick <name or #userid> ADMIN_VOTE starts vote to kick a player
amx_voteban <name or #userid> ADMIN_VOTE starts vote to ban a player
amx_vote <question> <answer#1> <answer#2> ADMIN_VOTE starts custom vote
amx_cancelvote   ADMIN_VOTE cancels last vote
 
Stats
say /hp     displays info. about your killer
say /statsme     displays your stats
say /stats     displays others stats
say /top15     displays top 15 players
say /rank     displays your server stats
 
NextMap
Command Parameter Access Description
say nextmap     displays nextmap
 
TimeLeft
say timeleft     displays timeleft
say thetime     displays current time
 
Menus Front-End
Command Parameter Access Description
amxmodmenu   ADMIN_MENU displays menus
 
Commands Menu
amx_cvarmenu   ADMIN_CVAR displays cvars menu
 
Maps Menu
amx_mapmenu   ADMIN_MAP displays changelevel menu
amx_votemapmenu   ADMIN_MAP displays votemap menu
 
Players Menu
amx_kickmenu   ADMIN_KICK displays kick menu
amx_banmenu   ADMIN_BAN displays ban menu
amx_slapmenu   ADMIN_SLAY displays slap/slay menu
amx_teammenu   ADMIN_LEVEL_A displays team menu
amx_clcmdmenu   ADMIN_LEVEL_A displays client cmds menu
 
Restrict Weapons
amx_restmenu   ADMIN_CFG displays weapons restriction menu
 
Teleport Menu
amx_teleportmenu   ADMIN_CFG displays teleport menu
 
Pause Plugins
Command Parameter Access Description
amx_pausecfgmenu   ADMIN_CFG pause/unpause plugins with menu
amx_pausecfg <command> [name] ADMIN_CFG list commands for pause/unpause managment:
Commands:
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
 
Stats Configuration
amx_statscfgmenu   ADMIN_CFG displays stats configuration menu
amx_statscfg <command> [parameters] ADMIN_CFG displays help for stats configuration:
Commands:
on <variable> - enable specified option
off <variable> - disable specified option
save - save stats configuration
load - load stats configuration
list [id] - list stats status
add <name> <variable> - add stats to the list
 
Server Commands
amx version     displays amx version
amx modules     displays amx modules
amx plugins     displays amx plugins
Browser Based Help. Published by chm2web software.