]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - commands.cfg
Add commands.cfg file (needs a lot of work of course) and some new features to client...
[xonotic/xonotic-data.pk3dir.git] / commands.cfg
1 // =================================================================
2 //  Master config for managing various command aliases and settings
3 // =================================================================
4
5 // common
6
7
8
9 // cl_cmd (clientcommand)
10 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)"
11 set sv_clientcommand_antispam_count 5 "Amount of commands considered spam before commands are rejected.