Can someone tell me whats wrong with my PEX

Discussion in 'Bukkit Help' started by camakeson, Jan 5, 2013.

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

    camakeson

    So I got PEX for my server, and attempted to set it up. I did everything right, but when I get on, I can't chat or break blocks....
    Here is my Permissions
    groups:
    Default:
    default: true
    prefix: '&8[Default]&f'
    permissions:
    - modifyworld.*
    Member:
    prefix: '&2[Member]&f'
    permissions:
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.shout
    - essentials.chat.question
    - essentials.compass
    - essentials.delhome
    - essentials.depth
    - essentials.exp
    - essentials.getpos
    - essentials.hat
    - essentials.home
    - essentials.ignore
    - essentials.itemdb
    - essentials.kit
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.msg.format
    - essentials.nick
    - essentials.pay
    - essentials.ping
    - essentials.powertool
    - essentials.powertooltoggle
    - essentials.protect
    - essentials.seen
    - essentials.sethome
    - essentials.sethome.multiple
    - essentials.signs.use.*
    - essentials.signs.create.disposal
    - essentials.signs.create.mail
    - essentials.signs.create.protection
    - essentials.signs.create.trade
    - essentials.signs.break.disposal
    - essentials.signs.break.mail
    - essentials.signs.break.protection
    - essentials.signs.break.trade
    - essentials.suicide
    - essentials.time
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    - sg.lobby.join
    - sg.arena.vote
    - sg.lobby.join
    - sg.arena.spectate
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - sg.arena.join
    inheritance:
    - default
    Moderator:
    prefix: '&6[Mod]f'
    permissions"
    - '*'
    - -bukkit.command.stop
    - -bukkitcommand.save.disable
    Owner:
    inheritance:
    -Moderator
    prefix" '&4[Owner]&f'
    permissions:
    - '*'

    And here is my config

    permissions:
    backend: file
    backends:
    file:
    file: permissions.yml
    superperms: {}

    I might know the issue, but I am not sure. You are supposed to do something that generates user data, and I tried that. I put "createUserData" but it didn't help -_-
    Thanks!
     
  2. Offline

    MysteryManX

  3. Offline

    camakeson

    yeah, when I hit post thread, it said it was unable to connect to the server so i tried again, and i found out it did post it :/ sry
     
  4. Offline

    pyraetos

Thread Status:
Not open for further replies.

Share This Page