From be8eb9b6e935fc33a541698d3f7834f11e30b3ee Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 20 Sep 2025 22:25:19 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/worldserver.conf b/config/worldserver.conf index a2a280b..6130368 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -44,9 +44,9 @@ InstantLogout = 0 PlayerSaveInterval = 600000 #10m PlayerSave.Stats.SaveOnlyOnLogout = 0 -# disabled, i have mod handling the weather effects -ActivateWeather = 0 -ChangeWeatherInterval = 6000 # 10 +# weather +ActivateWeather = 1 +ChangeWeatherInterval = 3000 # 5m # Otherwise playerbots wont accept quests Quests.IgnoreAutoAccept = 1