Addiing support for offline real palyer guild exclusion

This commit is contained in:
Dustin Hendrickson
2025-07-31 16:21:20 -07:00
parent 12aac35118
commit 89fd5268c9
3 changed files with 156 additions and 2 deletions

View File

@@ -50,6 +50,13 @@ BotLevelBrackets.FlaggedProcessLimit = 5
# Valid values: 0 (disabled) / 1 (enabled)
BotLevelBrackets.IgnoreGuildBotsWithRealPlayers = 1
#
# BotLevelBrackets.GuildTrackerUpdateFrequency
# Description: The frequency (in seconds) at which the persistent guild tracker database is updated.
# This tracks which guilds have real players even when they are offline.
# Default: 600 (10 minutes)
BotLevelBrackets.GuildTrackerUpdateFrequency = 600
#
# BotLevelBrackets.IgnoreFriendListed
# Description: Ignore bots that are on real players friend's lists from any brackets.