"You are not permitted to use <Name of block>" Why do i keep getting this error?

Discussion in 'Bukkit Help' started by pmiccich, Jan 27, 2013.

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

    pmiccich

    Code:
     groups:
      User:
        default: true
        prefix: '&b[User]&f'
        permissions:
        - bukkit.command.me
        - bukkit.command.tell
        - modifyworld.*
        options:
          rank: 1000
      Sub-Mod:
        prefix: '&b[Sub-Mod]&f'
        permissions:
        - modifyworld.*
        - bukkit.command.toggledownfall
        - bukkit.command.me
        - bukkit.command.tell
        options:
          rank: 900
      Mod:
        prefix: '&b[Mod]&f'
        permissions:
        - modifyworld.*
        - bukkit.command.toggledownfall
        - bukkit.command.me
        - bukkit.command.tell
        - bukkit.command.kick
        - bukkit.command.ban.list
        - bukkit.command.teleport
        - bukkit.command.time.add
        - bukkit.command.time.set
        - coreprotect.inspect
        options:
          rank: 800
      Admin:
        prefix: '&4[Admin]&4'
        permissions:
        - '*'
        options:
          rank: 700
        worlds:
          randomkid23:
            permissions:
            - user
      Owner:
        prefix: '&1[Owner]&1'
        inheritance:
        - Admin
        options:
          rank: 600
    Thats my permissionsEX YML file, any other mods i may have that may be causing this?
     
  2. Offline

    MayoDwarf

    1. First of all why are you using bukkit commands instead of essentials and other plugins. Their nodes are very easy also.
    2. Please give more information. This is barely anything to us.

    3. I need a list of plugins you have.

    4. Get this done and I will help you.

    - Jared
     
  3. Offline

    pmiccich

    plug-ins:
    • Chat manager
    • CoreData
    • DrugDealer
    • Essentials
    • Factions
    • MineConomy
    • Modifyworld
    • PermissionsEX
    • PluginMetrics
    • PrintingPress
    • Properties
    • SignShop
    • Warps
    • WorldEdit
    Anything els you need?
     
  4. Offline

    MayoDwarf

    Please give me more information on CoreData. Is that a prevent griefing plugin?
     
  5. Offline

    pmiccich

    that was a typo on my part, thats actaully core protect. its a rollback mod and would not be the cause of trouble.
     
  6. Offline

    MayoDwarf

    Wait what essentials plugins? I'm sure you do not just have essentials.jar. Please name all the essential jars you have. Thank you - Jared
     
  7. Offline

    pmiccich

    what do you mean?
     
  8. Offline

    MayoDwarf

    Go to your server folder and go to your plugins folder. List all of the .jars there please and I can help much more easily. - Jared
     
  9. Offline

    pmiccich

  10. Offline

    MayoDwarf

    Ahh just as I thought. EssentialsAntiBuild and EssentialsProtect are not needed with essentials. If you delete them you should be allowed to build. If need more help just hit me up.

    - Jared
     
  11. Offline

    pmiccich

    thanks it worked!
     
  12. Offline

    MayoDwarf

    No Problem buddy! Glad to help! Please rate me if possible! I would appreciate it greatly!!! :D

    - Jared
     
  13. Offline

    pmiccich

    lol idk how to do that
     
  14. Offline

    MayoDwarf

    Not rate I meant to type follow sorry. Please follow my account. Thank you - Jared Btw whats your server ip if its public I may join and help ya out when ya need it. :)
     
  15. Offline

    hunajameloni

    MayoDwarf
    That didn't work on me.
    I removed antibuild and protect but still same problems, only ops can build OR CHAT.
    I use PEX
    And here is my plugins:
    Buildr
    Essentials
    PermissionsEX (+ Chatmanager and Modifyworld)
    ChestShop
    iConomy
    JustWarp
    LWC
    MoneyBar
    PlayerHeads
    uCars
     
  16. Offline

    MayoDwarf

    Send me a picture of all your plugins please
     
  17. Offline

    hunajameloni

    MayoDwarf
    Now it works, I just removed modifyworld.jar and folder.

    That was my solution there can be more...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  18. Offline

    MayoDwarf

    If need any more help hit me up! - Jared
     
  19. Offline

    Necrodoom

    will people stop suggesting essentialsprotect as generating that message? it blocks PHYSICS, not BUILDING by default.
     
Thread Status:
Not open for further replies.

Share This Page