-
Notifications
You must be signed in to change notification settings - Fork 3
ConVars
Playa edited this page Jun 23, 2020
·
1 revision
Please note that a Config File will be created automatically
ConVar | Possible Value | Description |
---|---|---|
ffcr_version | Dont | FFCR Plugin Version (do not touch) |
ffcr_chat_interval | 0-20 | Minimum average Interval in Seconds between a Players Chat- and Radio-Messages (0 = Disabled) |
ffcr_chat_num | 1-75 | Player is considered spamming after undershooting <ffcr_chat_interval> this many Times |
ffcr_connect_ban_time | 2-600 | Number of Seconds a Client is IP-banned for Connect-flooding |
ffcr_connect_interval | 0-60 | Time in Seconds in which <ffcr_connect_num> connects are allowed (0 = Disable) |
ffcr_connect_num | 1-20 | Maximum Number of Connects allowed in <ffcr_connect_interval> Seconds |
ffcr_exclude_chat_triggers | 1/0 | Excludes (1) or includes (0) SourceMod Chat Commands in the Chat Flood Detection |
ffcr_hard_ban_time | 0-20160 | Number of Minutes a Client is banned for hard-flooding (0 = Forever) |
ffcr_hard_interval | 0-20 | Time in Seconds in which <ffcr_hard_num> Commands are allowed (0 = Disabled) |
ffcr_hard_num | 10-750 | Maximum Number of Client Commands allowed in <ffcr_hard_interval> Seconds |
ffcr_mute_voice_loopback | 1/0 | Mute players enabling 'voice_loopback' (0 = Disabled, 1 = Enabled) |
ffcr_name_ban_time | 0-20160 | Number of Minutes a Client is banned for Name-flooding (0 = Forever) |
ffcr_name_interval | 0-600 | Time in Seconds in which <ffcr_name_num> Name Changes are allowed (0 = Disable) |
ffcr_name_num | 1-20 | Maximum Number of Name Changes allowed in <ffcr_name_interval> Seconds |