mirror of
https://github.com/kadeshar/mod-player-bot-level-brackets.git
synced 2026-01-13 01:08:36 +00:00
Addiing support for offline real palyer guild exclusion
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user