Skip to main content

RCON Commands

Log into RCON

Open console in-game and run the login command to gain access to all the following commands. The RCON password will be displayed on your panel.
rcon_password type_rcon_pass_here

General Settings

tip

If you want additional custom maps added that we don't already have, please check here first. If the maps you want are not there then contact us with the map download links.


We suggest these site below:
Gamebanana
CS-BG.info
gamemaps.com
tsarvar.com
7buddies.rocks

Maps
List all maps.
rcon maps *

Changing the map (any stock or custom map).
rcon changelevel mapnamehere

To restart the game after X amount of seconds.
rcon sv_restart seconds

Password
You can change or remove the password to join your server by leaving the value empty.
rcon sv_password ""

Hostname
You can change the hostname on the request form or if you want to change it after you've started it, you can do so using this command. Please note that you are required to keep the advert part in the hostname. rcon hostname "CUSTOM HOSTNAME - free @ fshost.me"

Policing Your Server

Status
Shows the Slot Number, Name, SteamID, IP, and other info of the players connected.
rcon status

Players
Get players list
rcon users

Kick a player
rcon kick #id or name

Other Commands

RCON CommandDescription
rcon mp_timelimit [amount of time in minutes]Change the map timelimit
rcon mp_autokick 0/1Autokicks an idling person 1 is on, 0 is off
rcon mp_autoteambalance 0/1Toggles the forcing of clients to join teams to make it balanced – Setting of 1 = ‘on’, and 0 = ‘off’.
rcon mp_c4timer xSets the amount of time in between C4 placement and its explosion – ranges between 15 and 90 seconds.
rcon mp_freezetime xSets the amount of “freeze” time at the beginning of each round to buy weapons and equipment – Use a setting of ‘0’ to disable.
rcon mp_friendlyfire 0/1Toggles friendly fire
rcon sv_alltalk 0/1Toggles team only or entire server mic chat
rcon sv_voiceenable 0/1Allows clients to use mic
rcon sv_cheats 0/1Toggles cheats
tip

If you want to make use of impulse 101, (client side) then you need to enable sv_cheats and do changemap a random map.

PODBot Commands

Pro only
tip

You can use amx_pbmenu to control bots. You only need to be an admin on your CS1.6 server for this to be possible.

RCON CommandDescription
rcon pb add xThis command adds a Bot with parameters - skill You can write from 1 to 100
rcon pb_autokill 0/1Turns on/off auto killing bots if all human players are dead already. Default is off (0).
rcon pb removebotsThis command kicks bots from Your server until reaching pb_minbots.

You can find more commands from this page