From a870845a71dbe1879d6d316f0726c3f75e38249c Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Thu, 10 Apr 2008 01:04:30 +0000 Subject: Add configurable anti spam system, with possible auto ban. --- src/map/battle.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 8f09d22..27e1e6f 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -331,6 +331,11 @@ extern struct Battle_Config { int castrate_dex_scale; // added by [MouseJstr] int area_size; // added by [MouseJstr] + int spam_ban; + int spam_time; + int spam_threshold; + int chat_maxline; + #ifndef TXT_ONLY /* SQL-only options */ int mail_system; // [Valaris] #endif -- cgit v1.2.3-60-g2f50