From fbc57e09671d8003e0ea2b51a509bbdf5f2a11d0 Mon Sep 17 00:00:00 2001 From: Grimfeather <88028633+Grimfeather@users.noreply.github.com> Date: Mon, 11 Aug 2025 03:53:03 +0200 Subject: [PATCH] Update individualProgression.conf.dist (#631) instructions now included in the config file --- conf/individualProgression.conf.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/individualProgression.conf.dist b/conf/individualProgression.conf.dist index aff2ae4..ec07287 100644 --- a/conf/individualProgression.conf.dist +++ b/conf/individualProgression.conf.dist @@ -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.*" #