LuckPerms

LuckPerms

41.4k Downloads

Specific permission to add a player in a group

Rakdos8 opened this issue ยท 5 comments

commented

Hi !
I'm wondering if your plugin allows to add a group to a player according to a specific permission.

Case example:

  1. You have the default track "Player", "Moderator", "Admin".
  2. You have several secondary groups "Mayor", "Trader", "Bandit"

As an Admin, we can add anyone in anygroup but we would appreciate if we can delegate some group addition for our Moderators.
That said they'll be able to add any player in group Mayor, Trader and/or Bandit with a permission like "luckperms.user.group.add.Mayor" and "luckperms.user.group.remove.Bandit"

Thank for the good work ๐Ÿ‘

commented

Well, indeed that's what I'm looking for, yet it's not sufficient.
Giving the permission [base command permission].modify.others will allow "Moderator" to grant any group of any player. We really want to segregate action on groups (add/remove).

In fact we would like to allow them to add/remove group Mayor but only remove the Bandit one.
Is there any permission node to manage a group specifically such as luckperms.group.moderator.info instead of luckperms.group.info ?

commented

Ok nice, thank you for your reactivity. That's really appreciated.
Looking forward to migrate zPermissions into LuckPerms ;)

commented

I have an issue can we resolve it in discord? Thanos#4755