mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-30 15:53:47 +00:00
Update worldserver.conf
This commit is contained in:
@@ -10,11 +10,13 @@ MaxPlayerLevel = 80
|
|||||||
GameType = 1
|
GameType = 1
|
||||||
PlayerLimit = 0
|
PlayerLimit = 0
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# new player config
|
# new player config
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
StartPlayerMoney = 50000
|
StartPlayerMoney = 50000
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# server config
|
# server config
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
@@ -27,12 +29,14 @@ DungeonFinder.CastDeserter = 0
|
|||||||
Battleground.CastDeserter = 0
|
Battleground.CastDeserter = 0
|
||||||
Battleground.TrackDeserters.Enable = 0
|
Battleground.TrackDeserters.Enable = 0
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# factions (Auction required for mod-ahbot)
|
# factions (Auction required for mod-ahbot)
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AllowTwoSide.Interaction.Auction = 1
|
AllowTwoSide.Interaction.Auction = 1
|
||||||
AllowTwoSide.WhoList = 1
|
AllowTwoSide.WhoList = 1
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# performance
|
# performance
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
@@ -55,6 +59,7 @@ LoginDatabase.SynchThreads = 1
|
|||||||
WorldDatabase.SynchThreads = 2
|
WorldDatabase.SynchThreads = 2
|
||||||
CharacterDatabase.SynchThreads = 4
|
CharacterDatabase.SynchThreads = 4
|
||||||
|
|
||||||
|
|
||||||
#################################################################################################
|
#################################################################################################
|
||||||
# END: custom worldserver.conf settings
|
# END: custom worldserver.conf settings
|
||||||
#################################################################################################
|
#################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user