From 7af8b7bdc66011758690e7452a2d04f968af8515 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 27 Mar 2019 08:47:34 -0300 Subject: It is unreasonable to send a message in less than 50ms. You take 200 ms only to react, after all. So, disregard all messages within this threshold - they are 99.7% spam. --- conf/map/battle/client.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/map/battle') diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index ab39a2b0e..ac973af18 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -40,7 +40,7 @@ packet_obfuscation: 0 // Minimum delay between whisper/global/party/guild messages (in ms) // Messages that break this threshold are silently omitted. -min_chat_delay: 1 +min_chat_delay: 50 // Valid range of dyes and styles on the client. min_hair_style: 0 -- cgit v1.2.3-60-g2f50