Anti Spam

Sai

New member
Messages
67
Points
0
Is there a way we can mute players that spams chat? Like in official if you spam around 10-15 words you will be automatically muted for 10 minutes.

 
conf/battle/client.conf

Code:
// Duration of client's self mute in minutes.
// Note: Do not enable this, if you enabled commands for players,
// because the client sees multiple commands in succession as spam.
// Default: 0 (means disabled)
client_accept_chatdori: 0
 
Last edited by a moderator:
Back
Top