Luckperms: Specific permission to add a player in a group

Created on 4 Feb 2018  路  5Comments  路  Source: lucko/LuckPerms

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 :+1:

question

All 5 comments

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_ ?

Yes, it's covered in the last section.

https://github.com/lucko/LuckPerms/wiki/Argument-based-command-permissions#checks-when-a-player-makes-changes-with-a-set-of-specific-arguments

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PhanaticD picture PhanaticD  路  3Comments

mibby picture mibby  路  3Comments

KonoromiHimaries picture KonoromiHimaries  路  3Comments

Professor-Dragon picture Professor-Dragon  路  3Comments

5igm picture 5igm  路  4Comments