PermissionsEX Question

Discussion in 'Bukkit Help' started by davidp5118, Sep 13, 2012.

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

    davidp5118

    I have a major problem, that has been frustrating me for three weeks now, and no body has been able to help me. My default rank cannot build/destroy/eat. I dont know whats going on! They come on, cannot build, cannot destroy, and cant eat. Those are my three problems, here is my config. If anyone could help me id be SOOOO grateful, you have no idea

    Builder:
    build: true
    default: true
    prefix: '&6[Builder]'
    permissions:
    - essentials.build
    - permissions.build
    - essentials.balance
    - essentials.spawn
    - essentials.afk
    - essentials.mail
    - essentials.nick
    - essentials.pay
    - essentials.worth
    - essentials.sell
    - essentials.compass
    - essentials.me
    - essentials.msg
    - essentials.rules
    - essentials.sethome
    - essentials.home
    - essentials.warp
    - essentials.suicide
    - essentials.motd
    - essentials.chat
    - serversigns.use*
    - modifyworld.*
     
  2. Offline

    evilmidget38

    This is the Plugin Development section, a section where plugin developers generally come to ask for help with their plugins. The forum you're looking for is Bukkit Help. A mod should move this post soon though, so don't repost.
     
  3. Offline

    Icyene

  4. Offline

    TnT

    I can't help. I do not use PEX or Essentials.

    If you are referring to this being in the wrong forum, there is a report button for that. Please use it instead of tagging me.
     
  5. Offline

    Icyene

    Right, sorry. I meant about it being in the wrong forum. Will use the report button next time, sorry.
     
  6. Offline

    ToastyStoemp

    why don't you just open console, Type: "pex toggle debug" then ingame try to breake block, and read in console what permissions.node you need? ps debug will spam console if you are with more then one person on the server, cause it basicly shows everything that is being checked by PEX

    ToastyStoemp
     
  7. Offline

    jamy469

    Hmm, the problem here could be that the permissions aren't actually going to the 'default' rank. On the first line where it says "Builder", change that to "default" (without quotes) and hopefully that should work.
     
  8. Offline

    Necrodoom

    default: true

    if he doesnt have any other group with default: true, new players will go to builder group.
     
Thread Status:
Not open for further replies.

Share This Page