// ================================================================= // Master config for managing various command aliases and settings // ================================================================= // common // cl_cmd (clientcommand) set sv_clientcommand_antispam_time 1 "Amount of seconds after a command before another command can be called again without being considered spam. (Use -1 for no antispam limit)" set sv_clientcommand_antispam_count 5 "Amount of commands considered spam before commands are rejected.