PermissionsEx Help Please

Discussion in 'Bukkit Help' started by Summers200, Dec 30, 2012.

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

    Summers200

    we need help with our permissions can anyone help us? thanks

    we keep getting internal server error

    GroupName: #Newbie
    default: true #Change to true if this is the default group when joining
    options:
    rank: 100 #This is the rank in their group ladder. If they are the default group, make it something other than zero (Ex. 500) The lower the number, the higher the rank
    rank-ladder: Default #Which rank ladder they are in. Not necessary if you only have one.
    permissions: #Sample permissions nodes
    - essentials.help #This is a permission node that could be found on the Essentials plugin page
    - essentials.motd
    - essentials.sign.color
    - permissions.build
    inheritance: #Sample inheritance. Not needed if the default group
    - Player
    worlds: #Everything below is different for each world
    creative:
    prefix: '[Builder] &a' #Gives them the [Builder] prefix with a green name (&a)
    permissions: #Permissions only allowed in the creative world
    - essentials.time
    - essentials.time.set
    - essentials.time.add
    - permissions.build
    vanilla:
    prefix: '[Survivor] &3'
    vanilla_nether:
    prefix: '[Survivor] &3'
    vanilla_the_end:
    prefix: '[Survivor] &3'
     
  2. Offline

    Lord_Lewes

    pastebin.com is your friend ;)
     
  3. Offline

    Tomrocks99

    Dont options come last?
     
  4. Offline

    rickyjumb

    I don't think that this is a pex file. It seems like group manager.
    Anyway the thing might be like this:
    groups:
    __default:
    ____permissions:
    ____- modifyworld.*
    ____- essentials.tpa
    ____- essentials.back
    ____- essentials.spawn
    ____prefix: '&0[&2Defaultgroup&0]&f'
    __Owner:
    ____permissions:
    ____- '''*'''
    ____prefix: '&0[&1Fo&2un&4der&0]&e'
    users:
    __lol:
    ____group:
    ____- Owner
    ____prefix: '&0[&1MASTER&6_&2OF&6_&4ALL&0]&e'
    ____permissions:
    ____- '''*'''
    ____suffix: '&2'
    Don't look at the permissions that i've put and don't look at the uderscore, i've put them to simulate spaces, but if you have pex this is the basic config and sintax. Your file could be of group manager. If it is, i can't help you
     
  5. Offline

    Necrodoom

    actually, that can only be a PEX yml.
     
  6. Offline

    nhadobas

    Actually you're wrong, that could also be privileges.
     
  7. Offline

    bobby1993

    i was wondering if i could get help from someone with my server im using permissionsex with groupmanager and they both have egsacly same thing in but i carnt manuadd people it says it has but it dont
     
  8. Offline

    midnightfang22

    Use one or the other, not both. That is an accident waiting to happen.
     
  9. Offline

    bobby1993

    i have tried but then the permissions go fucked does group manager and permissionsex do same thing then with groups
     
  10. Offline

    midnightfang22

    Both essentially do the same thing. With both on at the same time, they fight each other for the prize of doing its stuff.
     
  11. Offline

    bobby1993

    how do i add ppl to group with pex it says error in sintex or somethin like that
    when using /promote
     
  12. Offline

    Necrodoom

    thank you for the info.

    you should never use 2 permission plugins at the same time.
     
  13. Offline

    bobby1993

    got it sorted now lol thanks
     
Thread Status:
Not open for further replies.

Share This Page