- Added disabled without real player feature (#1335)

This commit is contained in:
kadeshar
2025-05-24 14:51:44 +02:00
committed by GitHub
parent 1195e67c97
commit c24b7a7bb3
5 changed files with 57 additions and 2 deletions

View File

@@ -96,6 +96,11 @@ AiPlayerbot.RandomBotAccountCount = 0
# To apply this, set the number to 1 and run the Worldserver. Once deletion is complete, if you would like to recreate randombots, set the number back to 0 and rerun the Worldserver.
AiPlayerbot.DeleteRandomBotAccounts = 0
# Disabled without real player
AiPlayerbot.DisabledWithoutRealPlayer = 0
AiPlayerbot.DisabledWithoutRealPlayerLoginDelay = 30
AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300
####################################################################################################
###################################