sv_pure Command


sv_pure [0 / 1]

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.

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

0 / 1Set 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.

Extra Info

Sv_cheats Required? No
Client or Server Command? Both

sv_pure Examples


Find below working examples of this command (copy and paste into console).


sv_pure 0

This disables the server/client matching files check (default).


sv_pure 1

This command will enable the server/client matching files check.