Problem/Bug Need help fast with PermissionsEx!

Discussion in 'General Help' started by spartamania302, Apr 24, 2015.

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

    spartamania302

    I appolagize if this sint the right place for this post.

    I need some help and fast, my permissionsex isnt working anymore. 3 days ago my server was running 1.7.10 and it was working perfectly fine. now i updated to 1.8.3 and my pex was updated to the 1.8.1 version. Now pex loads but it just seems to ignore the perms i added to the permissions.yml file. I dont understand i googled it and appearently im the only one with the problem :(.

    permissions.yml:

    Code:
    groups:
    Default:
    options:
    default: false
    permissions:
    - multiverse.portal.access.HungerGamesPortal
    - multiverse.portal.access.PortalToSpawn
    - multiverse.portal.access.PortalToSpawn1
    - multiverse.portal.access.PortalToSpawn2
    - multiverse.portal.access.PortalToSpawn3
    - multiverse.portal.access.Prison
    - multiverse.portal.access.Survival
    - multiverse.portal.access.Creative
    - hungergame.user.stat
    - hungergame.user.join
    - hungergame.user.leave
    - hungergame.user.spectate
    - hungergame.user.team
    - hungergame.user.vote
    - hungergame.user.quit
    - hungergame.user.sponsor
    - sg.arena.join
    - sg.lobby.join
    - sg.arena.join.1
    - sg.arena.join.2
    - sg.arena.join.3
    - sg.arena.join.4
    - sg.arena.join.5
    - sg.arena.join.6
    - sg.arena.join.7
    - sg.arena.join.8
    - sg.arena.join.9
    - sg.arena.join.10
    - sg.arena.join.11
    - sg.arena.join.12
    - sg.arena.join.13
    - sg.arena.join.14
    - sg.arena.join.15
    - sg.arena.join.16
    - sg.arena.join.17
    - sg.arena.join.18
    - sg.arena.join.19
    - sg.arena.join.20
    - sg.arena.vote
    - sg.arena.vote.1
    - sg.arena.vote.2
    - sg.arena.vote.3
    - sg.arena.vote.4
    - sg.arena.vote.5
    - sg.arena.vote.6
    - sg.arena.vote.7
    - sg.arena.vote.8
    - sg.arena.vote.9
    - sg.arena.vote.10
    - sg.arena.vote.11
    - sg.arena.vote.12
    - sg.arena.vote.13
    - sg.arena.vote.14
    - sg.arena.vote.15
    - sg.arena.vote.16
    - sg.arena.vote.17
    - sg.arena.vote.18
    - sg.arena.vote.19
    - sg.arena.vote.20
    - worldedit.selection.pos
    - worldedit.selection.hpos
    - worldedit.selection.expand
    - worldguard.region.wand
    - worldguard.region.select.own.*
    - worldguard.region.addowner.own.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.addmember.own.*
    - worldguard.region.removemember.own.*
    - worldguard.region.list.own
    - worldguard.region.flag.regions.own.*
    - worldguard.region.setpriority.own.*
    - worldguard.region.setparent.own.*
    - worldguard.region.remove.own.*
    - worldguard.region.info.own
    - worldguard.region.redefine.own
    - worldguard.region.define
    - areaprotect.ap.create
    - essentials.spawn
    - essentials.signs.use.buy
    - essentials.signs.use.sell
    - essentials.signs.use.free
    - essentials.signs.use.*
    - echopet.pet
    - echopet.pet.info
    - echopet.pet.ride.Horse
    - echopet.pet.hat.*
    - echopet.pet.menu
    - echopet.pet.show
    - echopet.pet.hide
    - echopet.pet.call
    - echopet.pet.name
    - lobbycompass.use
    admin:
    permissions:
    - worldguard.region.bypass.PVP_server
    - worldguard.region.bypass.TheHungerGames
    - worldguard.region.bypass.wvw
    - worldguard.region.bypass.HGA
    - admin.has.break.power
    - permissions.*
    - HungerArena.Chest.Store
    - HungerArena.*
    inheritance:
    - Default
    options:
    prefix: '&0[&4Admin&0]&6'
    A:
    options:
    default: true
    prefix: '&0[&1A&0]&7'
    permissions:
    - essentials.sell
    - essentials.warps.A
    - essentials.warps.STORE
    - essentials.warps.HELPROOM
    - essentials.signs.use.warp
    - essentials.warps.spawn
    - essentials.warps.lobby
    - essentials.warps.BuildIt
    - essentials.warps.Survival
    - essentials.warps.HGParcour
    - essentials.warps.Mario
    - essentials.warps.MA
    - essentials.warps.spawn
    - essentials.warps.TNTLobby
    - essentials.warp
    - essentials.signs.use.buy
    - essentials.signs.use.sell
    - essentials.signs.use.free
    - essentials.signs.use.*
    inheritance:
    - Default
    B:
    options:
    default: false
    prefix: '&0[&2B&0]&7'
    permissions:
    - essentials.warps.B
    inheritance:
    - A
    C:
    options:
    default: false
    prefix: '&0[&3C&0]&7'
    permissions:
    - essentials.warps.C
    inheritance:
    - B
    D:
    options:
    default: false
    prefix: '&0[&5D&0]&7'
    permissions:
    - essentials.warps.D
    inheritance:
    - C
    E:
    options:
    default: false
    prefix: '&0[&b&k:&6E&b&k:&0]&1&l'
    permissions:
    - essentials.warps.E
    inheritance:
    - D
    F:
    options:
    default: false
    prefix: '&0[&b&l&k:&6&lF&b&l&k:&0]&2&l'
    permissions:
    - essentials.warps.F
    inheritance:
    - E
    G:
    options:
    default: false
    prefix: '&0[&3{&1&l&k:&3-&9G&3-&1&l&k:&3}&0]&2&l'
    permissions:
    - essentials.warps.G
    inheritance:
    - F
    H:
    options:
    default: false
    prefix: '&0[&b&lH&0]'
    permissions:
    - essentials.warps.H
    inheritance:
    - G
    I:
    options:
    default: false
    prefix: '&0[&8&lI&0]'
    permissions:
    - essentials.warps.I
    inheritance:
    - H
    J:
    options:
    default: false
    prefix: '&0[&a&lJ&0]'
    permissions:
    - essentials.warps.J
    inheritance:
    - I
    K:
    options:
    default: false
    prefix: '&0[&7&l&oK&0]'
    permissions:
    - essentials.warps.K
    inheritance:
    - J
    L:
    options:
    default: false
    permissions:
    - essentials.warps.L
    inheritance:
    - K
    M:
    options:
    default: false
    permissions:
    - essentials.warps.M
    inheritance:
    - L
    N:
    options:
    default: false
    permissions:
    - essentials.warps.N
    inheritance:
    - M
    O:
    options:
    default: false
    permissions:
    - essentials.warps.O
    inheritance:
    - N
    P:
    options:
    default: false
    permissions:
    - essentials.warps.P
    inheritance:
    - O
    Q:
    options:
    default: false
    permissions:
    - essentials.warps.Q
    inheritance:
    - P
    R:
    options:
    default: false
    permissions:
    - essentials.warps.R
    inheritance:
    - Q
    S:
    options:
    default: false
    permissions:
    - essentials.warps.S
    inheritance:
    - R
    T:
    options:
    default: false
    permissions:
    - essentials.warps.T
    inheritance:
    - S
    U:
    options:
    default: false
    permissions:
    - essentials.warps.U
    inheritance:
    - T
    V:
    options:
    default: false
    permissions:
    - essentials.warps.V
    inheritance:
    - U
    W:
    options:
    default: false
    permissions:
    - essentials.warps.V
    inheritance:
    - U
    X:
    options:
    default: false
    permissions:
    - essentials.warps.X
    inheritance:
    - W
    Y:
    options:
    default: false
    permissions:
    - essentials.warps.Y
    inheritance:
    - X
    Z:
    options:
    default: false
    permissions:
    - essentials.warps.Z
    inheritance:
    - Y
    Mod:
    options:
    default: false
    prefix: '&0[&3Mod&0]&7'
    permissions:
    - essentials.warps.*
    - essentials.signs.break.buy
    - essentials.signs.break.sell
    - essentials.signs.break.free
    - essentials.signs.create.buy
    - essentials.signs.create.sell
    - essentials.signs.create.free
    inheritance:
    - Default
    Owner:
    options:
    prefix: '&0&l[&6&l&k:::&8&l<&c&lOwner&8&l>&6&l&k:::&0&l]&1&l'
    permissions:
    - essentials.warps.*
    - essentials.signs.break.buy
    - essentials.signs.break.sell
    - essentials.signs.break.free
    - essentials.signs.create.buy
    - essentials.signs.create.sell
    - essentials.signs.create.free
    Dev:
    options:
    prefix: '&0&l[&3&l&k:::&8&l<&6&lDeveloper&8&l>&3&l&k:::&0&l]&4&l'
    Head-Admin:
    options:
    prefix: '&0&l[&4&lHead-Admin&0&l]'
    schema-version: 1
    users:
    83781b25-94dc-4338-9b5a-8fd4fe2ff89f:
    group:
    - admin
    options:
    name: _Legomannen_
    last-login-time: '1429905509'
    last-logout-time: '1429905500'
    02bb2b2a-5fb7-4e34-99ca-c5940e74da42:
    group:
    - Owner
    options:
    name: spartamania302
    last-logout-time: '1429820102'
    last-login-time: '1429896975'
    f3e2895a-038b-4c46-bfd4-34b1ae277281:
    group:
    - Dev
    permissions:
    - '*'
    options:
    last-logout-time: '1429580986'
    name: DShivener
    last-login-time: '1429580972'
    suffix: '&0&l[&6&lRankManager&0&l]'
    c08c967f-3bda-4455-84f2-91458c9027f1:
    permissions:
    - echopet.pet.ride.wolf
    - echopet.pet.ride
    - echopet.ride
    options:
    name: timsuperbob300
    last-logout-time: '1428457142'
    group:
    - H
    ed5fc3d7-25bd-4d31-9554-0c0cc9e5a02b:
    group:
    - G
    options:
    name: mishikokiller
    last-logout-time: '1428489490'
    last-login-time: '1428489004'
    8e219481-6e29-4bf2-b4d5-e81acf6b7a96:
    group:
    - admin
    options:
    name: hermieke
    last-logout-time: '1429728565'
    last-login-time: '1429727812'
    242bbee8-aae6-4f31-85e7-0b4dd1c8853a:
    group:
    - admin
    options:
    name: Jasper6183
    last-logout-time: '1428768446'
    last-login-time: '1428766112'
    f0983ad6-a324-426b-8b15-3d76bbc6ee1f:
    group:
    - J
    options:
    name: iGotzCompooder
    last-logout-time: '1428763379'
    last-login-time: '1428763367'
    6548750b-1378-4870-b459-7d831f80145d:
    group:
    - C
    options:
    name: IligalRain
    last-logout-time: '1428805743'
    last-login-time: '1428805061'
    c27db3eb-0cbc-4b9d-8f77-4112f152e9b5:
    group:
    - E
    options:
    name: benjisbro
    last-logout-time: '1428856156'
    last-login-time: '1428854314'
    31724607-de7c-4c48-996b-afc8d7548715:
    group:
    - Mod
    options:
    last-logout-time: '1429064246'
    name: speedy0114
    494ffcb6-4503-43e2-9973-e0da4dfd266a:
    group:
    - L
    options:
    name: tacoarmacho
    last-logout-time: '1429752022'
    last-login-time: '1429751225'
    The spaces are correct in the file my copy paste just didnt want paste the spaces, so the line are all on the side in this post.

    I use permisionsex v1.23.2, minecraft bukkit 1.8.3, and lots of other plugins that i DID update.

    So please help anybody, i really need it, the players cant warp or use shops on my server because of this :(.
     
    Last edited by a moderator: Apr 26, 2015
  2. Offline

    Boomer

    yml is ALL ABOUT the spaces, formatting... so you need to present the file in a way that we can see the formatting preserved - www.pastebin.com and share the link, or wrap your text in a code box
    plus, knowing which permissions "are the ones i just added that are being ignored" would be good to know as well
     
  3. Added code tags, fixed title, moved to Bukkit Alternates and fixed spacing in post.
     
  4. Offline

    oceantheskatr

    Go to your permissions.yml, then copy that and paste it at http://pastebin.com. Link the URL here and tag me :)
     
Thread Status:
Not open for further replies.

Share This Page