(simple)BedrockBreak

Discussion in 'Archived: Plugin Requests' started by clinot, Mar 12, 2013.

  1. Offline

    clinot

    Plugin category: Mech

    Suggested name: BedrockBreaker

    What I want: I would like a plugin that allows any player (creative or not) to instantly break bedrock. It does not have to drop the bedrock, just break it, and I would like it to respect protection plugins (World Guard, Factions,Towny , ETC..) Thank you for your time.

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: bedrock.break: allows the player to break bedrock

    When I'd like it by: 3/25/13
     
  2. Offline

    bossomeness

    look up "instant break blocks plugin" in google
     
  3. Offline

    clinot

    That does not quite do what I need, I need the players to only be able to break bedrock, not anything. Thanks for the interest though.
     
  4. Offline

    Zarius

    Try OtherDrops (link in my sig below), example:

    Code:
      BEDROCK:
        - tool: [DIAMOND_PICKAXE]
          permission: bedrockbreak  # require otherdrops.custom.bedrockbreak permission
          drop: BEDROCK
    
     

Share This Page