Update individualProgression.conf.dist (#631)

instructions now included in the config file
This commit is contained in:
Grimfeather
2025-08-11 03:53:03 +02:00
committed by GitHub
parent cf25802dc1
commit fbc57e0967

View File

@@ -361,6 +361,7 @@ IndividualProgression.ExcludeAccounts = 1
# Only used if ExcludeAccounts is enabled.
# This is useful for accounts that are used for bots, testing, or other purposes where progression should not be enforced.
# If the Playerbots module is enabled, "^RNDBOT.*" will exclude randombots from Individual Progression.
# To add more accounts you need to use capital letters and this format: "(^RNDBOT.*|TEST1|TEST2)"
#
# Default: "^RNDBOT.*"
#