Wednesday, July 28, 2010

HL2DM Role-Playing admin commands (For admins of my server)

[edit]Level 2

[edit]Level 4

[edit]Level 8

[edit]Level 16

[edit]Level 32

[edit]Level 64

[edit]Level 128

[edit]Level 256

[edit]Level 512

[edit]Level 1024

[edit]Level 2048

[edit]Level 4096

[edit]Level 8192

[edit]Level 16384

[edit]Level 32768

[edit]Level 65536


****************************
SourceMod
****************************
m_addbanbasebansrconAdds a Steam ID to Source's ban list.
sm_adminadminmenuadminDisplays the admin menu.
sm_banbasebansban<#userid|name> [reason]Bans a client.
sm_banipbasebansrcon Adds an IP address to Source's ban list. Only someone with rcon access can ban an arbitrary IP.
sm_cancelvotebasecommandsvoteCancels any vote in progress.
sm_cvarbasecommandscvar [value]Retrieves or changes a cvar value. Protected cvars can only be accessed with rcon access, and sv_cheats can only be accessed with cheat access.
sm_execcfgbasecommandsconfigExecutes a config file (path not needed, but extension is).
sm_helpadminhelpadminsearch]Lists all admin commands. Output is paginated and a page number can be specified. Alternately, a search term can be specified to search for a specific command.
sm_kickbasecommandskick<#userid|name> [reason]Kicks a player.
sm_mapbasecommandsmapChanges the current map.
sm_rconbasecommandsrconExecutes the argument string via rcon. Due to Source limitations, you cannot see any RCON output.
sm_reloadadminsbasecommandsconfigRefreshes the Admin cache from all sources.
sm_unbanbasebansunbanUnbans a Steam ID or an IP.
sm_whobasecommandsadmin[#userid|name]Lists all users and their access rights, or a specific user's access rights.

Extended Commands

These commands provide extended functionality that may not be present on all games, either due to game or engine differences. In general, they work on the most popular mods. If you have a mod which is new, or not supported yet due to lower popularity, file a feature request.

CommandPluginAccessFormatDescription
sm_beaconfuncommandsslayAdds a ring around each target, making them easily visible.
sm_burnfuncommandsslay [time]Sets the target(s) on fire for the specified amount of time. This may or may not work fully on certain games (for example, TF2 is missing the fire sprite, but clients will bleed/lose health). If specified, burning effect will stop after the [time] seconds.
sm_chatbasechatchatSends a say-chat message to all admins.
sm_csaybasechatchatSends a centered message to all players.
sm_gagbasecommchatPrevents the target(s) from using messagemode/say chat.
sm_hsaybasechatchatSends a message to all players via a center-bottom hint box.
sm_msaybasechatchatSends a message as a menu panel (only meaningful on games that support radio menus).
sm_mutebasecommchatPrevents the target(s) from using voice chat.
sm_playsoundsadmin Plays a sound file on the server to each target.
sm_psaybasechatchat Sends a private chat message to a single target.
sm_renameplayercommandsslay<#userid|name>Changes the name of a player.
sm_resetcvarbasecommandscvarResets CVAR value back to default.
sm_saybasechatchatSends a say-chat message to all players.
sm_silencebasecommchatPerforms both a gag and mute on the target(s).
sm_slapplayercommandsslay [damage]"Slaps" a player, emitting a noise and throwing them in a random direction. If specified, the damage amount will be subtracted from each target's health.
sm_slayplayercommandsslayKills a player.
sm_tsaybasechatchat[color] Sends a top-left message to all players. If no color is specified, the text will be white. Colors available are: white, red, green, blue, yellow, purple, cyan, orange, pink, olive, lime, violet, lightblue. The names are not case sensitive.
sm_ungagbasecommchatAllows the target(s) to use messagemode/say chat again.
sm_unmutebasecommchatAllows the target(s) to use voice chat again.
sm_unsilencebasecommchatPerfoms both an ungag and unmute on the target(s).

Vote Commands

These commands are listed separately as they are all related to voting. None of them are available in war mode by default.

CommandPluginAccessFormatDescription
sm_votebasevotesvote [answer1] [answer2] [answer3] ...Starts an arbitrary vote with the given arguments as answers.
sm_votealltalkfunvotesvoteStarts a vote to change the value of sv_alltalk.
sm_votebanbasevotesvote, ban [reason]Starts a vote to ban a single player for thirty minutes.
sm_voteburnfunvotesvote, slayStarts a vote to burn a single player.
sm_votefffunvotesvoteStarts a vote to change the value of mp_friendlyfire.
sm_votegravityfunvotesvote [amount2] [amount3] ...Initiates a vote to change the value of sv_gravity.
sm_votekickbasevotesvote, kick [reason]Starts a vote to kick a single player.
sm_votemapbasevotesvote, map [map2] [map3] ...Starts a vote to change the map.
sm_voteslayfunvotesvote, slayStarts a vote to slay a single player.