Plugin Help PermissionsEx How to make it so Mods have default perms

Discussion in 'Plugin Help/Development/Requests' started by Mr_SandGAMING, Jun 7, 2016.

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

    Mr_SandGAMING

    Hi So I recently upgraded from group manager to PermmisonEx on my server And I can't find a way to make it so other groups have default perms. They just have the perms that I added to that group not default perms.
     
  2. Offline

    OTF Catastrophe

    If you want a group to have another groups permissions you can add this to the group:

    Code:
    inheritance:
        - groupYouWantPermsFrom
    If the group you want perms from has a perm you dont want the new specified group to have, just put the perm you dont want them to have into their permissions and add a "-" right before it. (Like "- -essentials.spawn")
     
Thread Status:
Not open for further replies.

Share This Page