LuckPerms

LuckPerms

41.4k Downloads

Parent groups don't overrule when applied to the user

Bobcycle opened this issue ยท 0 comments

commented

Hey! Thanks, first of all for making such an awesome plugin, it's one of the necessities in running servers nowadays, keep the work going.

I've recently run into a problem where the parent groups don't overrule the permissions of the default group when being applied to the user. I have been cracking my skull on this issue for a few days now and I finally caved in and decided to get support on the Discord. After @Andre601 couldn't find a solution for my problem he has suggested me to make an issue.

I have the group default (weight 11) with the permissions superbvote.crate1 (true) and superbvote.crate2 (false), then I have another group called vote1 (weight 13) which has the permissions superbvote.crate1 (false) and superbvote.crate2 (true).

The idea is that vote1 negates the permission of superbvote.crate1 since I don't want the players which are in vote1 to have that permission and only to have superbvote.crate2.

However, this doesn't seem to work. Hopefully, @lucko or anyone else can help me!
This is my web editor link: https://luckperms.github.io/editor/#MmQDC0EzkY

Maybe it's good to mention that I am running LuckPerms version 4.4.26 on paper-127 1.14.3

EDIT: Note that I have tried /lp user switchprimarygroup vote1, this was the suggestion of @Andre601, however, the issue still persists.

image
image
image
image