Add Chat Shadow Anti Spam

pietru 2025-02-27 16:00:03 +01:00
parent add5c7100d
commit fbbdc61862

10
Chat-Shadow-Anti-Spam.md Normal file

@ -0,0 +1,10 @@
[Return](./Home)
<hr>
### Cookie Utils chat shadow antispam
Chat Shadow Anti Spam will block sending any new message within 500 milliseconds since last message player sended and double that for resending the same message.
> **Warning**
> If player tries to send message within that time frame the time will be extended by another 500 milliseconds up to maximum of 10 seconds.
> **Note**
> Each time player sends message the timer resets.