LuckPerms

LuckPerms

41.4k Downloads

[SUGGESTION] Rank specific permissions

EvilPandaMan opened this issue ยท 1 comments

commented

Description

A way to create a rank specific permissions that are not passed through inheritance.

Proposed behaviour

That will permit to create plugins that allow a rank to have access to something specific to that rank without passing it forward to other ranks.
perhaps a checkmark that when checked, set a permission to be specific to a rank. By default that option is disabled.

commented

This can already be done by simply setting the permission node to false in the group which inherits said permissions.