Exclusion list

This commit is contained in:
Dustin Hendrickson
2025-07-05 12:27:37 -07:00
parent c7dac2f9a5
commit 8cb77796bb
3 changed files with 65 additions and 0 deletions

View File

@@ -57,6 +57,11 @@ BotLevelBrackets.IgnoreGuildBotsWithRealPlayers = 1
# Valid values: 0 (off) / 1 (on)
BotLevelBrackets.IgnoreFriendListed = 1
# BotLevelBrackets.ExcludeNames
# Description: Comma-separated list of case insensitive bot names to exclude from all bracket checks.
# Default: ""
BotLevelBrackets.ExcludeNames =
#
# BotLevelBrackets.NumRanges
# Description: The number of level brackets used for bot distribution.