Add Chat Shadow Anti Spam
parent
add5c7100d
commit
fbbdc61862
1 changed files with 10 additions and 0 deletions
10
Chat-Shadow-Anti-Spam.md
Normal file
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.
|
Loading…
Reference in a new issue