How to Configure Your CS:GO Dedicated Server

Complete CS:GO server.cfg reference — hostname, game modes, GSLT, RCON, and gameplay settings.

CS:GO uses server.cfg in csgo/cfg/ for server settings.

Key Settings

hostname "My CS:GO Server"
sv_password ""
rcon_password "secretpass"
sv_lan 0
sv_cheats 0

Game Modes

Modegame_typegame_mode
Casual00
Competitive01
Wingman02
Arms Race10
Demolition11
Deathmatch12

Set via startup: +game_type 0 +game_mode 1

GSLT Required

Create at Steam Game Server Management with App ID 730. Add +sv_setsteamaccount TOKEN to startup.

Workshop Maps

+host_workshop_collection COLLECTION_ID +workshop_start_map MAP_ID -authkey YOUR_WEBAPI_KEY

Ports

PortProtocolPurpose
27015UDP + TCPGame + RCON
27020UDPSourceTV

Plugins

Install MetaMod:Source + SourceMod for admin management. Plugins (.smx) go in addons/sourcemod/plugins/.

How is this guide?

40% Off — Limited TimeGet your Counter Strike Go server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page