Sei sulla pagina 1di 4

Admin Commands

Command
amx_kick
amx_ban
amx_addban
amx_unban
amx_slay
amx_slap

Format
<name or #userid> [reason]A
<name or #userid> [reason]
<authid or ip> <minutes>
[reason]
<authid or ip>
<name or #userid>
<name or #userid> [damage]

Access
ADMIN_KICK
ADMIN_BAN

Description
Kicks a player.
Bans a player.

ADMIN_BAN

Adds a ban to the server banlist.

ADMIN_BAN
ADMIN_SLAY
ADMIN_SLAY

Unbans a player.
Slays a player.
Slaps a player for variable damage.
Kicks all players not wearing one of
amx_leave
<tag> [tag1] [tag2] [tag3]
ADMIN_KICK
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_nick
<original name> <new name> ADMIN_LEVEL_A Changes Users Name.
amx_cfg
<filename>
ADMIN_CFG
Executes a server-side config file.
Executes a command on the server
amx_rcon
<rcon command line>
ADMIN_RCON
console.
amx_plugins
ADMIN_ADMIN
Lists all loaded plugins.
amx_modules
ADMIN_ADMIN
Lists all loaded modules.

Chat Commands
Command Format
amx_say

Access

Description
Sends a message to all players through normal
ADMIN_CHAT
say.
Sends a message to all admins through normal
ADMIN_CHAT
chat.

<message>

amx_chat <message>
<name or #userid>
<message>
amx_tsay <color> <message>
amx_csay <color> <message>
amx_psay

ADMIN_CHAT Sends a private message to a player.


ADMIN_CHAT Sends a left side HUD message to all players.
ADMIN_CHAT Sends a center HUD message to all players.

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

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.

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.

Say Commands
Command
say nextmap
say timeleft
say thetime

Description
Displays the next map in the mapcycle.
Displays the time left in the map.
Displays the current time.

Menu Commands
Note: ACCESS_LEVEL_A is not "a", it is "m". See Access
Levels.
Command
amxmodmenu
amx_cvarmenu
amx_mapmenu
amx_votemapmenu
amx_kickmenu
amx_banmenu
amx_slapmenu
amx_teammenu
amx_clcmdmenu
amx_cmdmenu
amx_restmenu
amx_teleportmenu
amx_pausecfgmenu
amx_statscfgmenu

Accesss
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 server commands menu.
Displays weapon restriction menu.
Displays teleport menu.
Pause/unpause plugins with menu.
Displays stats configuration menu.

amx_cfgmenu - displays configs menu


amx_langmenu
amx_menu - displays menus available to client
amx_plugincmdmenu - displays the plugin command menu
amx_plugincvarmenu - displays the plugin cvar menu
amx_speechmenu - displays speech menu

Config Commands
Command:
Format:
Access:
Description:

amx_pausecfg
<command> [name]
ADMIN_CFG
Pauses a plugin.
Command list:

off - Pauses all plugins not in the list.

on - Unpauses all plugins.

stop <file> - Stops a plugin.

Command:
Format:
Access:

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
Changes a stats setting.
Command list:

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:

RCON Commands
Command:
Format:
Access:
Description:

amxx
<command> [parameters]
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.

Potrebbero piacerti anche