SV_PURE

CS2 CS:GO

Description

This command, if set to 1, will make it so that the files of every client connected to the server have to match the server's files. Those in the pure_server_whitelist.txt file aren't checked.

Syntax

sv_pure [0 / 1]

Arguments

0 / 1 Set this to 0 to not require clients files to match the server files. Set this to 1 to make it so that clients will be kick if their files don't match the server's.

Related commands

sv_pure_consensus
This command sets the minimum number of file hashes that have to be agreed in order to form a consensus.
sv_pure_kick_clients
This command, if set to 1, will kick players who fail the sv_pure check (have different files). This is set to 1 by default. Set to 0 to issue a warning instead of kick.
sv_pure_listfiles
This command lists the server files that are checked with the client's files (for sv_pure 1).
sv_pure_retiretime
This command sets the amount of time, in seconds, the server should have in idle time before the sv_pure file hash cache is cleared.
sv_pure_trace
This command, if set to 1, will make the server print a message to console whenever trying to verify a CRC for a file.
mp_autokick
This command sets whether or not the auto kick feature should be enabled. The auto kick feature kicks people for being idle (AFK) and team damage. Default is 1 (enabled).
cl_hideserverip
This console command is used to hide the IP of your server in your console. This is particularly useful if you're streaming and don't want viewers to be able to catch your IP address, giving them the chance the DDoS the server.
banid
This command will ban the user with the specified ID from the server, and add them to the banlist so that they cannot reconnect. The user ID of a user can be obtained by typing status into the console: the user ID is first number before a player's name in the list of players that is printed by that command.