LuckPerms

LuckPerms

41.4k Downloads

[BUG] require-sender-group-membership-to-modify

zettlinger opened this issue ยท 1 comments

commented

When using:
argument-based-command-permissions: true

in combo with:
require-sender-group-membership-to-modify: true

OPS can no longer set themselves to a rank they do not have.

Expected use is that OPS have ALL permissions unless specifically denied in the editor on a group they are in or on the user itself.

I would like to set both settings to TRUE and still have OPS have access to ALL other luckperm permission not explicitly denied

commented

This is the intended behaviour - ops need to be a member of the group in order to modify it.