Update worldserver.conf

This commit is contained in:
bash
2025-09-20 22:27:37 +02:00
committed by GitHub
parent ed7d516f4f
commit 31147aa3f6

View File

@@ -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