PermissionsEx

PermissionsEx

14M Downloads

Prefix permission

ErkSterk opened this issue · 11 comments

commented

how can i let a player set their own prefix but not others i have tried
permissions.manage.users.prefix.
permissions.manage.users.prefix.self.NAME
permissions.manage.users.prefix.self
permissions.manage.users.prefix.ErkSterk - This works but you can only change ErkSterks name :(
please tell me if im doing wrong, if not plz add a option for it ;)
And BTW this is probably wrong section but couldnt find the right place to ask for help lol.

commented

how can i let a player set their own prefix but not others i have tried

You answered your own question:

permissions.manage.users.prefix.ErkSterk - This works but you can only change ErkSterks name

commented

Not really since if that group has that permission only erksterk can change his name and others can change erksterks but other players cant change their name :/

commented

You give the permission to the player, not to the group. ;)

/pex user Stormbow add permissions.manage.users.prefix.Stormbow

commented

I want the group to be able to change their own prefix not a single player or a specific one

commented

You want a group of potentially hundreds of players to all have the same prefix because they're in the same group, and you want all of those players to be able to change the group prefix any time they want?

Then you give the permission node for the group's prefix to the group:

permissions.manage.groups.prefix.<group>

I'm starting to think I don't understand what the actual problem is.

commented

I want every player in a group to change only their own prefix using /pex user prefix
the permission permissions.manage.users.prefix.ErkSterk would only let ErkSterks name to bew changed but i want it to be like: permissions.manage.users.prefix. is this possible or do i need to make it myself?

commented

Ok, you understand that there are 2 prefixes possible, right? There is a player prefix which is applied only to a single player and a group prefix which is applied to absolutely everyone in that group.

Anyone with permission to change a player prefix is changing the prefix for only that one player. I told you how to grant this permission right here.

Anyone with permission to change a group prefix is changing the group prefix for absolutely everyone in that group. I told you how to grant this permission right here.

Am I not understanding the problem you're having?

commented

i want All players in a group to only change their own Prefix, if i ad Pex.manage,users.prefix.ErkSterk all players in that group wil be able to change ErkSterks name, but i want to let all players in the group to ONLY change their own prefix like adding an option like pex.manage.users.prefix.SELF and self means the command executor

commented

I have correctly resolved this "problem" twice.

Ticket is closed.

commented

Stormbow, I don't want to give a group permission to change the whole groups, and I do not want the whole group to be able to change a specific players name, I want EVERYONE in the group to ONLY change THEIR OWN prefix.

] Edit by Stormbow: Corrected your virtually incoherent ranting. [

commented

As I told you— there are only 2 prefixes in Minecraft: group and player. You either grant permission to change the group prefix or you grant permission to change the player prefix.

This ticket is now locked since you're as dumb as a rock.