LuckPerms

LuckPerms

41.4k Downloads

Op status persists after being demoted from group with op permission

LocusAzzurro opened this issue ยท 1 comments

commented

A user was promoted to admin group which has permission luckperms.autoop (with vanilla op system disabled). However after demoting the same player to default group (inheriting from only member group), the player is still granted op status (as seen from op chat color from Essentials, and having access to permissions not from the member group). The op status is lost after relogging in.

commented

Yeah - this is a somewhat documented "feature" ;)

I'll see what I can do about changing it, it's a bit of a tricky thing to implement through, and the OP status is stored within the server, and not within LP.

https://github.com/lucko/LuckPerms/blob/7d089cb5f081d3145c880669e84b631b756297cb/bukkit/src/main/resources/config.yml#L471-L473