#Luckperms help

1 messages · Page 1 of 1 (latest)

fast sparrow
#

Basically, I have strict permissions set for each Rank.
For example, I don't want higher ranks to be able to access kits of lower Ranks.

But when i use command Add, it adds the rank and keeps the perks of the previous rank.
If i use set, it will remove the higher rank incase a player clicks voucher by mistake.

Is there a command, which sets the parent for a player if the rank is higher and ignore the command if they try claiming a lower rank voucher?

spare apex
#

try setting the permission value to false

example:
group vip permissions:
kit.vip true
group premium permissions:
kit.premium true
kit.vip false

fast sparrow
#

hmm

spare apex
fast sparrow
warm pebble
# fast sparrow nope

Basically on the new rank, you would deny the old permission.

Old rank would have essentials.kit.oldrank true

New rank would have
essentials.kit.newrank true
essentials.kit.oldrank false

warm pebble
fast sparrow