HomeJavaModsInstaBreak
InstaBreak
This plugin will allow a player to instant break of a block you just one left click! You can list which block types to be targets of instant break and you can give players permissions for each type or all listed.

This plugin also works with VKAutoPickup (v3.8.3 and above) plugin so that insta broken blocks will instantly go into player's inventory.

Supported Plugins:
In order for a player to use InstaBreak, s/he must be able to break a block. The following plugins, which define protected regions, are supported.
Command:
Permission:
Instrallation:
You just put InstaBreak.jar file into your server's plugins folder.

If you find that there is a conflict between this plugin and some other plugins you use on your server in processing BlockDamageEvent, you can now adjust even process priority level within this plugin. (Please see the sample config below for detail)

Configuration:
Code (Text):

Messages:
  ErrorMsg : "&c[InstaBreak] : Some error occured."

HelpMessages:
  banner:
    msg: "=== &e[&aInstaBreak Commands List (%version%)&e] &r==="
  help:
    msg: "&a/instabreak help : displays this help menu."
  reload:
    msg: "&a/ionstabreak reload : reloads config file."
    permission: "instab reak.reload"
  debug:
    msg: "&a/instabreak debug <true|false> : turn on / off the debug mode."
    permission: "instabreak.debug"

# adjust these event priority if those event processes from this plugin
# interfere with other plugins' event processes.
# available options are "LOWEST", "LOW", "NORMAL", "HIGH", "HIGHEST", and "MONITOR"
EventPriorityMap:
  BlockDamageEvent: "LOW"

# anyone with instablock.break.XXXX, where XXXX is the block type name, permission can insta break it
# anyone with instablock.break.* can break all listed blocks
# anyone with instablock.break.bypass can break any type of blocks.
TargetBlocks:
  - SPONGE
  - SPONGE_1 # sponge with data value 1 (wet sponge)
 
Donation:
It would be greatly appreciated for your donation to continue providing support for this plugin.
[​IMG]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

InstaBreak is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 1,446 times (via Spigot). Download it and open it directly in the game.

Explore more