Update playerbots.conf

This commit is contained in:
bash
2025-10-26 18:09:01 +01:00
committed by GitHub
parent 8a663ffdfa
commit 4504286481

View File

@@ -12,6 +12,7 @@ AiPlayerbot.Enabled = 1
AiPlayerbot.DeleteRandomBotAccounts = 0 AiPlayerbot.DeleteRandomBotAccounts = 0
AiPlayerbot.RandomBotAccountPrefix = "rndbot" AiPlayerbot.RandomBotAccountPrefix = "rndbot"
AiPlayerbot.LimitTalentsExpansion = 0 AiPlayerbot.LimitTalentsExpansion = 0
AiPlayerbot.RandomBotJoinBG = 1
# Bot group invitation permission level (0 = GM only, 1 = accept based on level, 2 = always accept) # Bot group invitation permission level (0 = GM only, 1 = accept based on level, 2 = always accept)
# Default: 1 (accept based on level) # Default: 1 (accept based on level)
@@ -35,10 +36,8 @@ AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300
#-------------------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------------------
#-------------------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------------------
AiPlayerbot.MinRandomBots = 500 AiPlayerbot.MinRandomBots = 2000
AiPlayerbot.MaxRandomBots = 500 AiPlayerbot.MaxRandomBots = 2000
#AiPlayerbot.MinRandomBots = 3000
#AiPlayerbot.MaxRandomBots = 3000
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 80 AiPlayerbot.RandomBotMaxLevel = 80
AiPlayerbot.DisableDeathKnightLogin = 0 AiPlayerbot.DisableDeathKnightLogin = 0