From db5bcc64f7d0962fb153ffdd4c417321bdbee353 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 15 Apr 2019 12:32:59 -0400 Subject: add configuration for gm_log_delay --- world/map/conf/battle_athena.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/world/map/conf/battle_athena.conf b/world/map/conf/battle_athena.conf index 86076009..5c2f0f4d 100644 --- a/world/map/conf/battle_athena.conf +++ b/world/map/conf/battle_athena.conf @@ -96,6 +96,10 @@ monster_max_aspd: 199 // set to 'Yes', Normal players (gm level 0) can never use a GM command even if you set the command level to 0. atcommand_gm_only: no +// gm log delay (milliseconds) (default: 60 minutes) +// delays writing to the gm log for X milliseconds after using a command +gm_log_delay: 3600000 + // [GM] Can equip anything? (0 to disable, or minimum GM level, can cause client errors.) gm_all_equipment: 0 -- cgit v1.2.3-60-g2f50