Permissions Help

Discussion in 'Bukkit Help' started by Zykana, Mar 20, 2015.

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

    Zykana

    So I'm using Permissions Ex and I cannot for the life of me get my permissions to actually work. I've googled endlessly and used a yml parser and I still can't get them to work. Can someone please tell me what I've done wrong?
    permissions.yml (open)

    groups:
    default:
    options:
    default: true
    permissions:
    - modifyworld.chat
    - essentials.balance
    - essentials.balancetop
    - esentials.afk.auto
    - esentials.afk
    - esentials.help
    - esentials.msg.*
    - esentials.me
    - esentials.motd
    - esentials.rules
    - esentials.seen
    - esentials.suicide
    - esentials.mail
    - esentials.mail.send
    - esentials.help.mcmmo
    - esentials.signs.use.*
    - mcmmo.ability.*
    - mcmmo.skills.*
    - mcmmo.commands.mcability
    - mcmmo.commands.mcmmo.*
    - mcmmo.commands.mcrank
    - mcmmo.commands.mctop
    - mcmmo.commands.mcstats
    Member:
    build: true
    prefix: ' [Resident] &8 '
    inheritance:
    - Default
    permissions:
    - modifyworld.*
    - essentials.balance
    - essentials.balancetop
    - esentials.afk.auto
    - esentials.afk
    - esentials.help
    - esentials.msg.*
    - esentials.me
    - esentials.motd
    - esentials.rules
    - esentials.seen
    - esentials.suicide
    - esentials.mail
    - esentials.mail.send
    - esentials.help.mcmmo
    - esentials.signs.use.*
    - mcmmo.ability.*
    - mcmmo.skills.*
    - mcmmo.commands.mcability
    - mcmmo.commands.mcmmo.*
    - mcmmo.commands.mcrank
    - mcmmo.commands.mctop
    - mcmmo.commands.mcstats
    - essentials.build.*
    - essentials.balance
    - essentials.balancetop
    - economy.pay
    - economy.bal
    - esentials.ignore
    - esentials.getpos
    - esentials.depth
    - mcmmo.chat.partychat
    - mcmmo.commands.party.*
    - lockette.user.create.*
    options:
    rank: '900'
    Mod:
    build: true
    prefix: ' [Moderator] &5 '
    inheritance:
    - Member
    permissions:
    - modifyworld.mobtarget.*
    - modifyworld.*
    - essentials.repair
    - essentials.heal
    - essentials.item
    - essentials.give
    - essentials.fly
    - essentials.kick
    - essentials.mute
    - essentials.tjail
    - essentials.jail
    - essentials.tempban
    - essentials.vanish
    - mcmmo.*
    - lockette.*
    options:
    rank: '100'
    Admin:
    inheritance:
    - Mod
    prefix: 'Administrator &3'
    permissions:
    - modifyworld.mobtarget.*
    - modifyworld.*
    - permissions.*
    - essentials.gamemode
    - essentials.ban
    - essentials.unban
    - essentials.ipban
    - essentials.unipban
    - essentials.pardon
    - essentials.enchant
    options:
    rank: '2'
    Owner:
    build: true
    inheritance:
    - Admin
    prefix: '[Overlord]&3'
    suffix: ''
    permissions:
    - *.*
    options:
    rank: '1'
    users:
    name: FenrisYuri
    group:
    - Member
    name: SnatchedAlmond
    0faf39a8-b734-4579-9df9-26251172eec3:
    group:
    - Owner
    options:
    name: Zykana
    997a806a-726c-4605-9375-96a1316da268:
    group:
    - Owner
    options:
    name: adding456
    8cc747d6-1151-4679-9170-5c9e7a6ec048:
    group:
    - Member
    options:
    name: Teratots


    I know Member has some permissions duplicate of default but that was from before I got inheritances in.
     
  2. Offline

    nverdier

    @Zykana Did it go through the parser without errors?
     
  3. Offline

    Zykana

    Yes it did.
     
  4. Offline

    nverdier

  5. Offline

    Zykana

    I had a few errors, pretty much with spacing. I fixed those and Pex now loads my groups but they still don't actually function.
     
  6. Offline

    nverdier

    @Zykana What doesn't work about them?
     
  7. Offline

    Zykana

    It finally works. Everyone was set to default regardless of what they were supposed to be. I used in-game commands to set the groups for each player I currently have and it works.
     
  8. Offline

    nverdier

    @Zykana I see. Glad it's fixed!
     
  9. Offline

    PvProCrafter

    http://wiki.ess3.net/yaml/200444
    im having trouble here i cant name my prison ranks N or Y :(
    It keeps telling me
    Parsing Errors:
    Unable to parse string: Unable to parse line 114 (inheritance).
     
Thread Status:
Not open for further replies.

Share This Page