Built In Commands
Command / Variable name Access Level Description
admin_help 0 It can be used to display a list of all command using index numbers or used with command names to provide help with a particular function.
admin_version 0 Presents Admin Mod version information and a list of the loaded plugins.
admin_status 0 Echos the access level of the calling user to the console.
admin_login 0 Allows users to provide Admin Mod with their password so they can be granted access
admin_password 0 identical to admin_login
admin_command 0 Allows the use of Admin mod commands from the server console.
admin_cmd 0 Shotened version of admin_command.
Admin Base Plugin
Command / Variable name Access Level Description
admin_listmaps 0 admin_listmaps: Shows maps in mapcycle.
admin_userlist 0 admin_userlist <name>: Shows a list of users.
admin_nextmap 0 admin_nextmap: Shows next map in cycle.
admin_timeleft 0 admin_timeleft: Shows the time left.
admin_vote_kick 1 admin_vote_kick <target>: Starts a vote to kick target.
admin_vote_map 1 admin_vote_map <map>: Starts a vote to change the map.
admin_map 2 admin_map <map>: Changes map.
admin_timelimit 2 admin_timelimit <timelimit>: Sets the mp_timelimit cvar.
admin_fraglimit 2 admin_fraglimit <fraglimit>: Sets the mp_fraglimit cvar.
admin_abort_vote 2 admin_abort_vote: Aborts a vote in progress.
admin_reload 4 admin_reload: Reloads Admin Mod files.
admin_pause 8 admin_pause: Sets the pausable cvar to 1.
admin_unpause 8 admin_unpause: Sets the pausable cvar to 0.
admin_nopass 16 admin_nopass: Clears the server's password.
admin_pass 16 admin_pass <password>: Sets the server's password.
admin_friendlyfire 32 admin_friendlyfire <friendlyfire>: Sets the mp_friendlyfire cvar.
admin_gravity 32 admin_gravity <gravity>: Sets the sv_gravity cvar.
admin_teamplay 32 admin_teamplay <teamplay>: Sets the mp_teamplay cvar.
admin_chat 64 admin_chat <msg>: Shows message only to other admins.
admin_csay 64 admin_csay <color> <msg>: Shows message in center of screen.
admin_psay 64 admin_psay <target> <msg>: Sends a private msg to target.
admin_say 64 admin_say <msg>: Shows a message from you as admin.
admin_ssay 64 admin_ssay <msg>: Shows a message admin without identification.
admin_tsay 64 admin_tsay <color> <msg>: Prints msg on lower left of screen.
admin_vsay 64 admin_vsay <question>: Presents question as a vote.
admin_kick 128 admin_kick <target> <reason>: Kicks target.
admin_ban 256 admin_ban <target or WONID or IP> <minutes> <IP>: Bans target. 0 minutes is a permanent ban.
admin_banip 256 admin_banip <target or WONID or IP> <minutes>: Bans targets ip address. 0 minutes is a permanent ban.
admin_unban 256 admin_unban <WONID or IP>: Unbans target.
admin_cfg 512 admin_cfg <config file>: Executes config file on server.
admin_dmesg 512 admin_dmesg <idtype> <userid> <message>: Direct message
admin_hostname 512 admin_hostname <name>: Sets the hostname cvar.
admin_servercfg 512 admin_servercfg <config file>: Sets the config file as the server's default.
admin_rcon 65536 admin_rcon <cmd>: Executes rcon command.
Admin Retribution Plugin
Command / Variable name Access Level Description
admin_slap 128 admin_slap <target>: Slaps target.
admin_slay 128 admin_slay <target>: Slays target.
admin_slayteam 128 admin_slayteam <team>: Slays everyone on team.
admin_gag 2048 admin_gag <target> [<minutes>]: Gag target. 0 minutes is a permanent gag.
admin_ungag 2048 admin_ungag <target>: Ungag target.
admin_bury 8192 admin_bury <target>: Bury target in the ground.
admin_llama 8192 admin_llama <target>: Llama-fy target.
admin_unbury 8192 admin_unbury <target>: un-Bury target from the ground.
admin_unllama 8192 admin_unllama <target>: Unllama-fy target.
admin_execall 65536 admin_execall <command>: Force everyone to execute command.
admin_execclient 65536 admin_execclient <target> <command>: Force target to execute command.
admin_execteam 65536 admin_execteam <team> <command>: Force everyone on team to execute command.
Admin hlds_ld style Map Vote Plugin
Command / Variable name Access Level Description
admin_startvote 1 admin_startvote: Starts an hlds_ld vote.
admin_cancelvote 2 admin_cancelvote: Cancels the current hlds_ld vote.
admin_denymap 2 admin_denymap <map>: Removes all votes for map.
Fun Plugin
Command / Variable name Access Level Description
admin_disco 8192 admin_disco: Starts disco fever. Fun mode only.
admin_fun 8192 admin_fun <^"on^" | ^"off^">: Turns fun mode on or off.
admin_glow 8192 admin_glow <color | ^"off^">: Causes you to glow that color.
Admin Cheating Plugin
Command / Variable name Access Level Description
admin_godmode 8192 admin_godmode <target> <^"on^" | ^"off^">: Sets godmode on target.
admin_noclip 8192 admin_noclip <target> <^"on^" | ^"off^">: Sets noclip on target.
admin_stack 8192 admin_stack: Will stack everyone on top of you.
admin_teleport 8192 admin_teleport <target> <X> <Y> <Z>: Teleports target to the given coordinates. See admin_userorigin.
admin_userorigin 8192 admin_userorigin <target>: Returns the X, Y, Z coordinates of target.
Admin Chat Plugin
Command / Variable name Access Level Description
admin_messagemode 0 admin_messagemode <command>: Will treat 'say' as command.
admin_nomessagemode 0 admin_nomessagemode: Will treat 'say' as 'say'.
Admin Counter Strike Plugin
Command / Variable name Access Level Description
admin_vote_restart 1 admin_vote_restart: Starts a vote to restart the round.
admin_restartround 2 admin_restartround : Restarts the round.
admin_restart 2 admin_restart : Restarts the round. Alias for admin_restartround.
admin_unrestrict 32 admin_unrestrict: Remove weapon restirctions. Run "admin_unrestrict help" for details.
admin_restrictmenu 32 admin_restrictmenu: Change weapon restirctions via a menu. Requires menus to be enabled.
admin_ct 128 admin_ct <target>: Changes target to the counter-terrorist team.
admin_t 128 admin_t <target>: Changes target to the terrorist team.
admin_autokick 0 and 512 admin_autokick: [<1 or 0>]: mp_autokick on or off. Level 512 is needed to make changes.
admin_autoteambalance 0 and 512 admin_autoteambalance: [<#>]: setting for mp_autoteambalance. Level 512 is needed to make changes.
admin_buytime 0 and 512 admin_buytime: [<#>]: setting for mp_buytime. Level 512 is needed to make changes.
admin_c4timer 0 and 512 admin_c4timer: [<#>]: setting for mp_c4timer. Level 512 is needed to make changes.
admin_chattime 0 and 512 admin_chattime: [<#>]: setting for mp_chattime. Level 512 is needed to make changes.
admin_consistency 0 and 512 admin_consistency: [<#>]: setting for mp_consistency. Level 512 is needed to make changes.
admin_fadetoblack 0 and 512 admin_fadetoblack: [<1 or 0>]: mp_fadetoblack on or off. Level 512 is needed to make changes.
admin_flashlight 0 and 512 admin_flashlight: [<1 or 0>]: mp_flashlight on or off. Level 512 is needed to make changes.
admin_footsteps 0 and 512 admin_footsteps: [<1 or 0>]: mp_footsteps on or off. Level 512 is needed to make changes.
admin_forcecamera 0 and 512 admin_forcecamera: [<#>]: setting for mp_forcecamera. Level 512 is needed to make changes.
admin_forcechasecam 0 and 512 admin_forcechasecam: [<#>]: setting for mp_forcechasecam. Level 512 is needed to make changes.
admin_freezetime 0 and 512 admin_freezetime: [<#>]: setting for mp_freezetime. Level 512 is needed to make changes.
admin_ghostfrequency 0 and 512 admin_ghostfrequency: [<#>]: setting for mp_ghostfrequency. Level 512 is needed to make changes.
admin_hpenalty 0 and 512 admin_hpenalty: [<#>]: setting for mp_hostagepenalty. Level 512 is needed to make changes.
admin_limitteams 0 and 512 admin_limitteams: [<1 or 0>]: mp_limitteams on or off. Level 512 is needed to make changes.
admin_kickpercent 0 and 512 admin_kickpercent: [<#>]: setting for mp_kickpercent. Level 512 is needed to make changes.
admin_maxrounds 0 and 512 admin_maxrounds: [<#>]: setting for mp_maxrounds. Level 512 is needed to make changes.
admin_mapvoteratio 0 and 512 admin_mapvoteratio: [<#>]: setting for mp_mapvoteratio. Level 512 is needed to make changes.
admin_playerid 0 and 512 admin_playerid: [<#>]: setting for mp_playerid. Level 512 is needed to make changes.
admin_roundtime 0 and 512 admin_roundtime: [<#>]: setting for mp_roundtime. Level 512 is needed to make changes.
admin_startmoney 0 and 512 admin_startmoney: [<800/16000>]: setting for mp_startmoney. Level 512 is needed to make changes.
admin_tkpunish 0 and 512 admin_tkpunish: [<1 or 0>]: mp_tkpunish on or off. Level 512 is needed to make changes.
admin_winlimit 0 and 512 admin_winlimit: [<#>]: setting for mp_winlimit. Level 512 is needed to make changes.
admin_restrict 0,32 and 512 admin_restrict: Views / Configures / Saves weapon restrictions. Anyone can view the restrictions, level 32 is needed to change them, and level 512 to save the changes so they become permanent for the server. Run "admin_restrict help" for details
Admin TFC Plugin
Command / Variable name Access Level Description
admin_prematch 4 admin_prematch <prematch>: Sets the tfc_clanbattle_prematch cvar.
admin_balance 32 admin_balance <^"on^" | ^"off^">: Sets the forced team balancing.
admin_blue 8192 admin_blue <target>: Changes target to the blue team.
admin_green 8192 admin_green <target>: Changes target to the green team
admin_red 8192 admin_red <target>: Changes target to the red team
admin_yellow 8192 admin_yellow <target>: Changes target to the yellow team
Admin hlds_ld style Map Vote Plugin
Command / Variable name Access Level Description
mapvote 1 say mapvote: Starts an hlds_ld vote.
rockthevote 1 say rockthevote: Starts an hlds_ld vote.
vote 1 say vote <map>: Places a vote for the map.
cancelvote 2 say cancelvote: Cancels the current hlds_ld vote.
denymap 2 say denymap <map>: Removes all votes for map.
Fun Plugins
Command / Variable name Access Level Description
currentmap 0 say currentmap: Will respond with the current map's name.
nextmap 0 say nextmap: Will respond with the next map in the cycle.
timeleft 0 say timeleft: Will respond with the time left.
glow 0 say glow <color | ^"off^">: Causes you to glow that color. Fun mode only.

[ Top ]