View Issue Details

IDProjectCategoryView StatusLast Update
0000017Jabroni Brawl: Episode 3Featurepublic2023-02-19 07:14
ReporterKevin Assigned ToKevin  
PrioritylowSeverityminor 
Status closedResolutionfixed 
ETAnone 
Summary0000017: Add a cooldown for text chat spammers
DescriptionSet up two new CVAR's to block text chat spammers

jb_sv_chatspam_maxmessages 5
jb_sv_chatspam_maxtime 3
jb_sv_chatspam_timeout 30

So if someone posts 5 messages in 3 seconds, they get muted for 30 seconds.
Preferably, you'd want a message to print in chat telling them they've been muted for X seconds.
TagsNo tags attached.
Required skillsProgrammer

Activities

Kevin

Kevin

2023-02-19 07:13

administrator   ~0000003

Done with "sv_chatinterval", added in patch 151

Issue History

Date Modified Username Field Change
2022-12-05 03:14 Kevin New Issue
2023-02-19 07:13 Kevin Note Added: 0000003
2023-02-19 07:14 Kevin Assigned To => Kevin
2023-02-19 07:14 Kevin Status new => closed
2023-02-19 07:14 Kevin Resolution open => fixed
2023-02-19 07:14 Kevin Required skills Programmer => Programmer