diff --git a/config/worldserver.conf b/config/worldserver.conf index 0dcc5ef..1c4209d 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -41,12 +41,14 @@ SocketTimeOutTimeActive = 300000 AllFlightPaths = 1 PlayerStart.AllReputation = 1 InstantLogout = 0 -PlayerSaveInterval = 600000 #10m + +# save (5m, default 10m) +PlayerSaveInterval = 300000 PlayerSave.Stats.SaveOnlyOnLogout = 0 -# weather +# weather (10m) ActivateWeather = 1 -ChangeWeatherInterval = 300000 # 5m +ChangeWeatherInterval = 600000 # Otherwise playerbots wont accept quests Quests.IgnoreAutoAccept = 1