Solved [PermissionsEx] Help with setting a group

Discussion in 'Plugin Help/Development/Requests' started by Rowinvd, Feb 20, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Rowinvd

    I'm bad at explaining so I will give you an example:

    Player1 has the admin rank, and Player2 has the default rank.
    Player1 can put Player2 in the admin rank, how can I prevent this?

    So Player1 can put Player2 in every rank except the admin rank and higher.
     
  2. Offline

    Relocated

    Give the admin, or Player2, one of the two options:
    1) Give Player2 the permission -permissions.* to not allow him to use any PEX commands.
    2) Give Player2 the permission permissions.manage.membership.* to not allow him to change Player1's permissions.

    For more information on commands and permissions please refer to the PEX GitHub page:
    https://github.com/PEXPlugins/PermissionsEx/wiki/Commands
     
  3. Offline

    oceantheskatr

    @Rowinvd Relocated switched the players, give either of those permissions to player 1 (the admin), not the default rank player.
     
Thread Status:
Not open for further replies.

Share This Page