Skip to content

Pro Server Commands

Complete command reference for CS2 Pro servers.

Admin Access Required

These commands require admin privileges. See the Admin Setup Guide for instructions on gaining admin access.

Command Usage

Every command on this page is a chat command. Type it in the in-game chat with a /, ! or . prefix, whichever you prefer. They do not work when typed straight into the developer console.

Where to Type These Commands

CS2 servers accept two kinds of commands, and mixing them up is the most common reason a command seems to be ignored.

TypeLooks likeWhere to type it
Chat command!map dust2, /map dust2, .map dust2In-game chat (Y or U)
Console commandfake_rcon statusDeveloper console (`)

Chat commands accept /, ! and . interchangeably, so !ready, /ready and .ready all do the same thing. Pick whichever you prefer; this documentation uses whatever each plugin's own docs use.

The developer console is off in a fresh CS2 install. Turn it on under SettingsGameEnable Developer Console (~). See the RCON guide for the full setup.

New to CS2 server administration? Start with Become a Server Admin, then come back here.

Game Mode Commands

Casual Mode

Command: !casual

Switch to Casual Mode for a more relaxed gameplay experience.

Competitive Mode

Command: !comp

Activate standard Competitive game mode.

MatchZy Not Included

This command does not load MatchZy. Use !matchzy for competitive match management features.

Deathmatch Mode

Command: !dmon

Enable Multi-CFG Deathmatch Mode with respawning and weapon selection.

Practice Mode

Command: !pracc

Return to Practice Mode if another mode was previously activated.

Prefire Practice

Command: !prefireon

Enable OpenPrefirePrac Mode for prefire angle training.

See the OpenPrefirePrac Plugin Guide for detailed commands.

Retakes Mode

Command: !retake

Activate Retake Mode for bomb site retake scenarios.

Wingman Mode

Command: !wingman

Switch to Wingman Mode for 2v2 matches with MatchZy enabled.

Map Commands

Active Duty Maps

bash
!ancient
!anubis
!dust2
!inferno
!mirage
!nuke
!cache
!train
!vertigo

Custom Map Loading

Load specific map:

bash
!map de_dust2
!map de_mirage

Load Workshop map:

bash
!wsmap 1511919777

Replace the number with the Workshop ID of your desired map.

Utility Commands

Help Command

Command: !help

Display all available commands in chat.

Maps List

Command: !maps

Show a list of available map commands.

RCON Execution

Command: !rcon

Execute RCON commands for server control.

Usage:

bash
!rcon mp_restartgame 1
!rcon sv_cheats 1

Admin Only

RCON commands require appropriate admin permissions.

Quick Reference

Starting a Practice Session

bash
!pracc                    # Load practice mode
!prefireon                # Enable prefire practice
!map de_dust2             # Change to desired map

Switching Game Modes

bash
!comp                     # Competitive
!dmon                     # Deathmatch
!retake                   # Retakes
!wingman                  # 2v2 Wingman

Map Management

bash
!maps                     # List available maps
!dust2                    # Quick load Dust2
!map de_ancient           # Load specific map
!wsmap 1234567890         # Load workshop map

Additional Resources

FSHOST.me - Free and Premium Game Server Hosting