Solved Users cant break blocks unless opped

Discussion in 'Bukkit Help' started by NightJay, May 16, 2017.

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

    NightJay

    People cannot break blocks in my server unless they are opped, and i dont know what is wrong. Any ideas?
    PEX:

    Code:
    groups:
      Freshy:
      options:
      prefix: '[Freshy]'
      rank: '5'
      default: true
      permissions:
      - modifyworld.*
      - essentials.afk
      - essentials.back
      - essentials.balance
      - essentials.balance.others
      - essentials.balancetop
      - essentials.delhome
      - essentials.depth
      - essentials.eco
      - essentials.getpos
      - essentials.help
      - essentials.home
      - essentials.info
      - essentials.keepxp
      - essentials.kick.notify
      - essentials.list
      - essentials.mail
      - essentials.mail.send
      - essentials.motd
      - essentials.msg
      - essentials.mute.notify
      - essentials.pay
      - essentials.ping
      - essentials.realname
      - essentials.recipe
      - essentials.rules
      - essentials.seen
      - essentials.seen.banreason
      - essentials.sell
      - essentials.sethome
      - essentials.sethome.multiple
      - essentials.sethome.multiple.2
      - essentials.suicide
      - essentials.tpa
      - essentials.tpaccept
      - essentials.tpahere
      - essentials.tpdeny
      - essentials.warp
      - essentials.warp.list
      - essentials.whois
      - essentials.worth
      Invictus:
      options:
      prefix: '&4[I&7n&4v&7i&4c&7t&4u&7s&4]'
      rank: '2'
      permissions:
      - Freshy
      - Member
      - Trusted
      - essentials.enchantments.allowunsafe
      - essentials.exp
      - essentials.invsee.modify
      - essentials.antioch
      - essentials.book
      - essentials.broadcast
      - essentials.burn
      - essentials.enderchest
      - essentials.enderchest.modify
      - essentials.enderchest.others
      - essentials.feed
      - essentials.fly.safelogin
      - essentials.getpos.others
      - essentials.heal.cooldown.bypass
      - essentials.heal.others
      - essentials.invsee.preventmodify
      - essentials.lightning
      - essentials.list.hidden
      - essentials.msg.magic
      - essentials.msg.url
      - essentials.nick.magic
      - essentials.repair.all
      - essentials.repair.armor
      - essentials.repair.enchanted
      - essentials.tp
      - essentials.tp.others
      - essentials.tpall
      - essentials.vanish
      - essentials.vanish.effect
      Member:
      options:
      prefix: '&f[Member]'
      rank: '4'
      permissions:
      - Freshy
      - essentials.feed
      - essentials.hat
      - essentials.heal
      - essentials.ptime
      Owner:
      options:
      prefix: '&b&kOwner&k'
      rank: '1'
      permissions:
      - Freshy
      - adminessentials.*
      - essentials.*
      - worldgaurd.*
      Trusted:
      options:
      prefix: '&e[Trusted]'
      rank: '3'
      permissions:
      - Freshy
      - Member
      - essentials.getpos.others
      - essentials.afk.kickexempt
      - essentials.afk.others
      - essentials.chat.color
      - essentials.chat.ignoreexempt
      - essentials.eco.loan
      - essentials.heal.cooldown.bypass
      - essentials.heal.others
      - essentials.invsee
      - essentials.joinfullserver
      - essentials.list.hidden
      - essentials.me
      - essentials.msg.color
      - essentials.msg.format
      - essentials.msg.multiple
      - essentials.msg.url
      - essentials.mute
      - essentials.nick
      - essentials.nick.color
      - essentials.repair
      - essentials.skull.modify
      - essentials.sleepingignored
      - essentials.speed.walk
      - essentials.thunder
      - essentials.time
      - essentials.workbench
    users:
      Invictus_Fiend:
      group:
      - Owner
      Invictus_Spectre:
      group:
      - Owner
    schema-version: 1
     
    Last edited by a moderator: May 16, 2017
  2. Offline

    timtower Administrator Administrator Moderator

    @NightJay Did you move away from the spawn area?
     
  3. Offline

    NightJay

    yes
     
  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    yPedx

    @NightJay
    essentials.build
    essentials.build.break
    essentials.build.craft
    essentials.build.pickup
    essentials.build.drop
    essentials.build.interact
     
  6. Offline

    NightJay

    [​IMG] [​IMG]

    Adding this alone AND with modifyworld.* had no effect.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2017
  7. Offline

    YoloSanta

    Did u restrict the area from being built upon? Ex with worldguard?
     
  8. Offline

    NightJay

    No
     
  9. Offline

    YoloSanta

    Try removing the plugin GriefPrevention and test it if you still can't break blocks re install it
     
  10. i have the same problem
     
  11. Offline

    NightJay

    Okay, after someone suggested, when someone tries to break something it will either say they are unable to use the tool, example, unable to use IRON_AXE, or with the hand: [​IMG]
    Don't judge me for using a client its my own server. :p
     
  12. Offline

    timtower Administrator Administrator Moderator

    @NightJay That is EssentialsProtect as far as I know.
     
  13. Offline

    YoloSanta

    This can help you http://wiki.mc-ess.net/wiki/AntiBuild Or you can remove the plugin completely since it's not really used
     
Thread Status:
Not open for further replies.

Share This Page