Difference between revisions of "Commands in Counter Strike: Global Offensive"
Line 2: | Line 2: | ||
In order to use commands please follow our guide on how to [[Enable Console in Counter Strike: Global Offensive]] | In order to use commands please follow our guide on how to [[Enable Console in Counter Strike: Global Offensive]] | ||
+ | |||
+ | =Basic Commands= | ||
+ | |||
+ | These are basic commands you can use for administrating your server. | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |+ | ||
+ | !'''Comando''' | ||
+ | !'''Plugin''' | ||
+ | !'''Acceso''' | ||
+ | !'''Formato''' | ||
+ | !'''Descripcion''' | ||
+ | |- | ||
+ | |sm_addban | ||
+ | |basebans | ||
+ | |rcon | ||
+ | |<tiempo> <steamid> [razon] | ||
+ | |Añade un SteamID a la lista de baneo. | ||
+ | |- | ||
+ | |sm_admin | ||
+ | |adminmenu | ||
+ | |admin | ||
+ | | | ||
+ | |Muestra el menu de administrador. | ||
+ | |- | ||
+ | |sm_ban | ||
+ | |basebans | ||
+ | |ban | ||
+ | |<nowiki><#iddeusuario|nombre><minutos|0> [razon]</nowiki> | ||
+ | |Banea a un cliente. | ||
+ | |- | ||
+ | |sm_banip | ||
+ | |basebans | ||
+ | |ban | ||
+ | |<nowiki><ip#|iddeusuario|nombre> <tiempo> [razon]</nowiki> | ||
+ | |Añade una IP a la ban list solamente alguien con acceso <code>rcon</code> puede hacer baneo por IP. | ||
+ | |- | ||
+ | |sm_cancelvote | ||
+ | |basecommands | ||
+ | |vote | ||
+ | | | ||
+ | |Cancela la votacion en progreso. | ||
+ | |- | ||
+ | |sm_cvar | ||
+ | |basecommands | ||
+ | |cvar | ||
+ | |<cvar> [valor] | ||
+ | |Recupera o cambia un valor cvar. Los cvars protegidos solo son accesibled por medio de contraseña, y los sv_cheats solo son accesibles permitiendo los trucos. Para añadir un cvar a una lista protegida (que por defecto contiene todos los cvars marcados como PROTECTED, rcon_password, sm_show_activity y sm_immunity_mode), usa sm_cvar protect <nombre>. | ||
+ | |- | ||
+ | |sm_execcfg | ||
+ | |basecommands | ||
+ | |config | ||
+ | |<nombredearchivo> | ||
+ | |Ejecuta un archivo de configuracion (no se requiere rut, pero si se requiere estension). | ||
+ | |- | ||
+ | |sm_help | ||
+ | |adminhelp | ||
+ | |admin | ||
+ | |<nowiki>[pagina|busqueda]</nowiki> | ||
+ | |Muestra todos los comandos de administrador. El resultado se muestra y se puede especificar con un número de página. Como alternativa, se puede especificar un término de búsqueda para buscar un comando específico. | ||
+ | |- | ||
+ | |sm_kick | ||
+ | |basecommands | ||
+ | |kick | ||
+ | |<nowiki><#iddeusuario|nombre> [razon]</nowiki> | ||
+ | |Saca a un jugador del servidor. | ||
+ | |- | ||
+ | |sm_map | ||
+ | |basecommands | ||
+ | |map | ||
+ | |<mapa> | ||
+ | |Cambia el mapa actual. | ||
+ | |- | ||
+ | |sm_rcon | ||
+ | |basecommands | ||
+ | |rcon | ||
+ | |<argstring> | ||
+ | |Ejecuta el argumento string via RCON. | ||
+ | |- | ||
+ | |sm_reloadadmins | ||
+ | |basecommands | ||
+ | |config | ||
+ | | | ||
+ | |Refresca el admin cache de todas las fuentes. | ||
+ | |- | ||
+ | |sm_unban | ||
+ | |basebans | ||
+ | |unban | ||
+ | |<nowiki><steamid|ip></nowiki> | ||
+ | |Remueve el ban a una SteamID o IP. | ||
+ | |- | ||
+ | |sm_who | ||
+ | |basecommands | ||
+ | |admin | ||
+ | |<nowiki><#iddeusuario|nombre></nowiki> | ||
+ | |Muestra una lista de todos los usuarios y sus niveles de acceso, tambien puede mostrar informacion de un usuario en especifico. | ||
+ | |} | ||
The following list contains all common RCON-commands in Counter Strike: Global Offensive. | The following list contains all common RCON-commands in Counter Strike: Global Offensive. |
Revision as of 09:09, 14 November 2020

Rent your own prepaid Nitrado Game Server today at nitrado.net
In order to use commands please follow our guide on how to Enable Console in Counter Strike: Global Offensive
Basic Commands
These are basic commands you can use for administrating your server.
Comando | Plugin | Acceso | Formato | Descripcion |
---|---|---|---|---|
sm_addban | basebans | rcon | <tiempo> <steamid> [razon] | Añade un SteamID a la lista de baneo. |
sm_admin | adminmenu | admin | Muestra el menu de administrador. | |
sm_ban | basebans | ban | <#iddeusuario|nombre><minutos|0> [razon] | Banea a un cliente. |
sm_banip | basebans | ban | <ip#|iddeusuario|nombre> <tiempo> [razon] | Añade una IP a la ban list solamente alguien con acceso rcon puede hacer baneo por IP.
|
sm_cancelvote | basecommands | vote | Cancela la votacion en progreso. | |
sm_cvar | basecommands | cvar | <cvar> [valor] | Recupera o cambia un valor cvar. Los cvars protegidos solo son accesibled por medio de contraseña, y los sv_cheats solo son accesibles permitiendo los trucos. Para añadir un cvar a una lista protegida (que por defecto contiene todos los cvars marcados como PROTECTED, rcon_password, sm_show_activity y sm_immunity_mode), usa sm_cvar protect <nombre>. |
sm_execcfg | basecommands | config | <nombredearchivo> | Ejecuta un archivo de configuracion (no se requiere rut, pero si se requiere estension). |
sm_help | adminhelp | admin | [pagina|busqueda] | Muestra todos los comandos de administrador. El resultado se muestra y se puede especificar con un número de página. Como alternativa, se puede especificar un término de búsqueda para buscar un comando específico. |
sm_kick | basecommands | kick | <#iddeusuario|nombre> [razon] | Saca a un jugador del servidor. |
sm_map | basecommands | map | <mapa> | Cambia el mapa actual. |
sm_rcon | basecommands | rcon | <argstring> | Ejecuta el argumento string via RCON. |
sm_reloadadmins | basecommands | config | Refresca el admin cache de todas las fuentes. | |
sm_unban | basebans | unban | <steamid|ip> | Remueve el ban a una SteamID o IP. |
sm_who | basecommands | admin | <#iddeusuario|nombre> | Muestra una lista de todos los usuarios y sus niveles de acceso, tambien puede mostrar informacion de un usuario en especifico. |
The following list contains all common RCON-commands in Counter Strike: Global Offensive.
In order to use these commands you need to establish a connection to the server an log in to the console using the command rcon_password YOUR_PASSWORD.
General commands
Command | Description |
---|---|
rcon_password <The-Rcon-Password> | Login to a server as admin. Please not that if you want to use commands as admin, you have to prefix them with 'rcon', like 'rcon sv_changemap de_dust' for instance. |
exec <Configuration-File-Name>.cfg | Execute the supplied configuration file and loads all containd settings and scripts. |
stats | Displays Time, CPU, In, Out, Uptime, Users, FPS and Players in console. |
mp_buytime | Sets the buy time in seconds. Example: mp_buytime “0.40″ |
mp_autoteambalance | The teams are balanced to equal or +1 players. Note: 0=off; 1=on. |
mp_c4timer | Sets the time in seconds till the bomb explodes. Example: mp_c4timer “50″ = 50 seconds. |
mp_chattime | Sets the time till mesages fade out in seconds. Example: mp_chattime “5″ |
mp_fadetoblack | Sets whether the screen fades to black on death or not. Note: 0=off; 1=on |
mp_decals | Count of details (for example blood and bullte holes). Note: 0=off; 2048=max |
mp_freezetime | Sets the freeze time at each round restart. Example: mp_freezetime “6″ = 6 seconds |
mp_friendlyfire | Activate friendly fire. Note: 0=off; 1=on |
mp_hostagepenalty | Sets the maximum tolerated hostage kills. Note: 0=off; 1=1 Kill; 2=2 Kills. |
mp_limitteams | Sets the maximum of team player difference. Note: 0=No Limit. |
mp_roundtime | Sets the round time. Note: 3=3 Minutes; 2.5=2Min 30 Sec; 0=No Limit. |
mp_maxrounds | Sets rounds to play before a mapchange. Note: 0=No Mapchange. |
mp_flashlight | Enables or disables flashlights. Note: 0=off; 1=on. |
mp_autokick | Kick inactive players from server. Note: 0=off; 1=on |
mp_friendly_grenade_damage | Toggle granede friendly fire. Note: 0=off; 1=on |
mp_tkpunish | Toggle punishment for a teamkill (sit for one round). Note: 0=off; 1=on |
mp_startmoney | Sets the player starting currency. Example: mp_startmoney “800″ = 800 Dollar |
sv_enablevoice | Toggle voicechat. Note: 0=off; 1=on |
sv_alltalk | Toggle of voicechat is global or team related. Note: 0=off; 1=on |
mp_restartgame | Toggle map restart time in seconds. Example: mp_restartgame “2″ = Restart in 2 seconds. |
sv_password | Sets a password required for players to connect. Example: sv_password somepass |
mp_playerid | Toggles display of player names on focus. Note: 0=all; 1=team only; 2=off |
mp_forcecamera | Toggles game view on death. Note: 0=all; 1=only team; 2=stay where you died. |
sv_gravity | Sets the gravitation intensity. Default is 800 |
sv_cheats | Toggle cheats on the server. Note: 0=off, 1=on |
noclip | Become invulnerable and escape gravity. Note: only available if “sv_cheats″ set to higher than 0! |
mp_allowspectators | Toggles spectator mode allowed. Note: 0=off; 1=on |
sv_pausable | Toggle game pausable. Note: 0=off; 1=on |
rcon say <Text> | Global message from server. |
changelevel <Mapname> | Change the map. Example: changelevel de_dust |
map <Mapname> | Change map and kick all players. Example: map de_dust |
mp_footsteps | Stepping sounds. Note: 0=off; 1=on |
mp_winlimit | Sets the rounds to win for a team to change the map. Note: 0=off |
sv_rcon_maxfailures | Sets auto ban on false Rcon commands, for example when commands are issued without rcon login. Note: min=1; standard=10; max=20 |
sv_rcon_minfailuretime | Resettime for sv_rcon_maxfailures. |
sv_rcon_minfailures | Count of false rcon commands before sv_rcon_minfailuretime is over. Note: min=1; standard=5; max=20 |
sv_rcon_banpenalty | Sets the ban time for failed rcon commands in seconds. Note: 0=Permanent |
users | List all players user ID and name. |
kick | Kicks a player. Example: kick playername; kick #id |
banid | Ban a player by its ID for x minutes. Example: banid id x; x=0>permanent |
banip | Ban a player by its IP for x minutes. Example: banip x; x=0>permanent |
quit | Restarts the server. |
reload | Reloads the map. |
status | Lists all players on the server with their Steam ID. |
sv_maxspeed | Sets the maximum speed for all players |
Commands for Bots
Command | Description |
---|---|
bot_add | Adds a bot randomly. |
bot_add_ct | Adds a bot to the counter terrorist team. |
bot_add_t | Adds a bot to the terrorist team. |
bot_all_weapons | Toggle all weapons allowed for bots. Note: 0=no; 1=yes |
bot_allow_grenades | Toggle bots allowed to use granades. Note: 0=no; 1=yes |
bot_allow_machine_guns | Toggle bots allowed to use machine guns. Note: 0=no; 1=yes |
bot_allow_pistols | Toggle bots allowed to use pistols. Note: 0=no; 1=yes |
bot_allow_rifles | Toggle bots allowed to use rifles. Note: 0=no; 1=yes |
bot_allow_rogues | Toggle bots allowed to use rouges. Note: 0=no; 1=yes |
bot_allow_shotguns | Toggle bots allowed to use shotguns. Note: 0=no; 1=yes |
bot_allow_snipers | Toggle bots allowed to use sniping rifles. Note: 0=no; 1=yes |
bot_allow_sub_machine_guns | Toggle bots allowed to use sub machine guns. Note: 0=no; 1=yes |
bot_kick | Kicks all bots. |
bot_kill | Kills all bots |
bot_snipers_only | Toggle bots only allowed to use sniping rifles. Note: 0=no; 1=yes |
bot_pistols_only | Toggle bots only allowed to use pistols. Note: 0=no; 1=yes |
bot_knives_only | Toggle bots only allowed to use knifes. Note: 0=no; 1=yes |