CS2 Server Commands

Commands to enhance cs2 server features of Counter-Strike game

sv_minrate

CS2 and CSGO

Command

sv_minrate

<Bytes/s>

Sets the minimum network bandwidth (in bytes per second) that clients must use to connect to the server. Defaults to 16,000 bytes/s. Setting it to 0 disables the limit (not recommended).

Command Details

sv_networkvar_perfieldtracking

CS2 Only

Command

sv_networkvar_perfieldtracking

<0 / 1>

Sets the server to track changes to individual network variable fields instead of a single flag per entity, improving network efficiency in some cases.

Command Details

sv_networkvar_validate

CS2 Only

Command

sv_networkvar_validate

<0 / 1>

Enables or disables validation of each 'StateChanged' event to verify correct data offsets and maintain state change integrity.

Command Details

sv_noclipaccelerate

CS2 and CSGO

Command

sv_noclipaccelerate

<Multiplier>

Sets how much faster you accelerate when using noclip mode. The default value of 5 means you accelerate five times quicker.

Command Details

sv_noclipduringpause

CS2 and CSGO

Command

sv_noclipduringpause

<0 / 1>

Controls whether players in noclip mode can move while the game is paused. Default is disabled.

Command Details

sv_noclipfriction

CS2 Only

Command

sv_noclipfriction

<Friction value>

Adjusts the friction applied during noclip movement, controlling how quickly you stop moving when no input is given.

Command Details

sv_noclipspeed

CS2 and CSGO

Command

sv_noclipspeed

<Multiplier>

Sets the speed multiplier for noclip mode, allowing you to move faster or slower relative to the server's max player speed (sv_maxspeed). The default value is 5, which lets you move up to 5 times faster in noclip mode.

Command Details

sv_packstats

CS2 Only

Command

sv_packstats

<Command>

Shows statistics about entity packing to help debug and optimize network performance. Use a specific argument to reset these stats.

Command Details

sv_party_mode

CS2 and CSGO

Command

sv_party_mode

<0 / 1>

Enable or disable party mode. When enabled, bombs and tasers fire confetti instead of their usual effects. This feature is off by default.

Command Details

sv_password

CS2 and CSGO

Command

sv_password

<0 / Password>

Use this command to set a password for your server. Players must enter the correct password to connect. Set to 0 to disable the password requirement.

Command Details