I need help with Essentials AntiBuild

Discussion in 'Bukkit Help' started by SpookyHollows, Jan 20, 2017.

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

    SpookyHollows

    No matter how many times I've messed around with my permissions, the issue still continues.
    The permissions seem broken? I've set them up correctly, deopped myself to test them...but nothing is working yet.
    Here are what my permissions look like.
    Code:
      Rouge:
        options:
          default: false
          prefix: Rouge
          rank: '5000'
        permissions:
        - modifyworld.*
        - essentials.build.pickup.*
        - essentials.build.drop.*
        - essentials.build.craft.*
        - essentials.build.break.89
        - essentials.build.break.83
        - essentials.build.break.18
        - essentials.build.break.18:1
        - essentials.build.break.18:2
        - -essentials.build.pickup.260
        - -essentials.build.pickup.6
        - -essentials.build.pickup.6:1
        - -essentials.build.pickup.6:2
    
    I want people to be able to pick up every item except for saplings and apples.
    I only want people to be able to break leaves, glowstone and sugar canes.
    I followed the AntiBuild page so I have no idea why these aren't working, if anyone can help me out with this, I'd greatly appreciate it. Everything is running in 1.7.10.
     
  2. Offline

    Zombie_Striker

    @SpookyHollows
    Why are you still using 1.7.10? That came out over three years ago. Update to 1.11.2.

    You seem to have added extra dashes and forgot to add spaces. You need to add two spaces to all the permissions, and there should only be one dash for each permission.
     
  3. Offline

    SpookyHollows

    @Zombie_Striker
    1.7.10 is the version I decided to keep my server in, been running it for years that way...much easier for me to work with lol
    I have spaces added, but when I post the permissions on here, it gets rid of the spaces in front of the permissions.
    Extra dashes? You mean for these?
    - -essentials.build.pickup.260
    - -essentials.build.pickup.6
    - -essentials.build.pickup.6:1
    - -essentials.build.pickup.6:2

    I did that so I can make it so people won't pick up saplings or apples, however, it isn't working, even though I got it from the AntiBuild page.
     
    Last edited: Jan 20, 2017
  4. Offline

    Necrodoom_V2

    type /ess debug, try pick up one of the blocked items, and paste console please.
     
Thread Status:
Not open for further replies.

Share This Page