Help with settings up Permissions/Groups,

Discussion in 'Bukkit Help' started by Davem15, Nov 3, 2012.

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

    Davem15

    Hey there,

    I need some help with setting up the groups and permissions, I want colored names with (Admin) and so for it, Also i want them both to have custom permissions can somebody help me set this up ?

    Add me on skype: Davem142

    Much appreciated
     
  2. Offline

    Pendar2

    If you are using permissionsex here is an example of the layout. You can change it to however you want. Use this page as a guide. https://github.com/PEXPlugins/PermissionsEx/wiki

    Code:
    groups:
      Admin:
        default: false
        permissions:
        - '*'
        inheritance: []
        prefix: '&4(Admin)'
        suffix: ''
     
  3. Offline

    Davem15

    I'm really bad at PermissionEx, I will try but cant assure i will succeed
     
  4. Offline

    jacklin213

    Instead of learning PermissionsEX i recommend you to use bPerms or GroupManager.
    Pex breaks bukkit/ stuff in bukkit
     
Thread Status:
Not open for further replies.

Share This Page