S Sai New member Messages 67 Points 0 Aug 14, 2016 #2 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.
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.
Asheraf Core Developers Staff member Messages 252 Points 43 Location Morocco Discord Asheraf#8411 Emulator Aug 14, 2016 #3 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: Aug 14, 2016
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