mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update worldserver.conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user