[REQ] Block mining on blocks which can't be mined without proper tools

Discussion in 'Archived: Plugin Requests' started by cjbh1996, Oct 31, 2011.

  1. Offline

    cjbh1996

    So the title says it all basically. Players can't mine blocks that require a special tool, at all. The block would just not be affected. For instance if a player tried to mine obsidian with an iron pickaxe, no matter how long they mined for the obsidian would never break. Same would apply for every other block. I don't do a lot of coding in Java let alone Bukkit plugins, but I'd assume the plugin would do something like, get the player's current held item and the block being mined, and if the tool isn't good enough to mine that block it cancels the block break event. SIMPLE, right?
     
  2. Offline

    RedScope53

    I had a plugin that did this, but its outdated and broken now :\ Been looking for it.

    BUMP
     
  3. Offline

    WarmakerT

    VariableTriggers maybe?
     
  4. Offline

    lol768

  5. Next time don't grave dig and use the search bar.
     
    lol768 likes this.
  6. Offline

    RedScope53

    I did search for it. I have found nothing.
     

Share This Page