diff --git a/bukkit/src/main/resources/config.yml b/bukkit/src/main/resources/config.yml index 564fb016d..ff1085c00 100644 --- a/bukkit/src/main/resources/config.yml +++ b/bukkit/src/main/resources/config.yml @@ -479,7 +479,7 @@ apply-sponge-implicit-wildcards: false # - If this option is set to true, LuckPerms will consider any negated declarations made by # plugins before it considers wildcards. (similar to the way the OP system works) # - If this option is set to false, LuckPerms will consider any wildcard assignments first. -apply-default-negated-permissions-before-wildcards: true +apply-default-negated-permissions-before-wildcards: false # If the plugin should parse regex permissions. # diff --git a/nukkit/src/main/resources/config.yml b/nukkit/src/main/resources/config.yml index a062c1ea4..bf8ecab40 100644 --- a/nukkit/src/main/resources/config.yml +++ b/nukkit/src/main/resources/config.yml @@ -474,7 +474,7 @@ apply-sponge-implicit-wildcards: false # - If this option is set to true, LuckPerms will consider any negated declarations made by # plugins before it considers wildcards. (similar to the way the OP system works) # - If this option is set to false, LuckPerms will consider any wildcard assignments first. -apply-default-negated-permissions-before-wildcards: true +apply-default-negated-permissions-before-wildcards: false # If the plugin should parse regex permissions. #