SV_PURE_KICK_CLIENTS

CS2 CS:GO

Description

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.

Syntax

sv_pure_kick_clients [0 / 1]

Arguments

0 / 1 Enter 0 here to issue only a warning to clients who fail the sv_pure check. Enter 1 here to kick clients that fail the sv_pure check.

Related commands

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).
sv_pure
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.
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_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.
sv_vote_issue_kick_allowed
This command sets whether or not vote to kick players is enabled. Default is 1 (enabled).
sv_vote_kick_ban_duration
This command sets the amount of time, in minutes, that a vote kick bans a player from the server for. Set to 0 to disable. Default is 15.