What is Multibreak?
Multibreak is my first Bukkit Plugin, so please be gentle.
It mixes TreeCapacitor with Vainminer and breaks whole Trees and Ore-Vains.
Tools
AXE
Hit a Log with an Axe and it will break Logs and and mostly all Leaves from this tree.
if you have the correct Sapling in your Inventory, it will be placed, if turned on in config (default: true)
PICKAXE
If you break an Ore with a pickaxe, it will break any Ore of the same type connected to it or, if turned on in the config, every vain connected to this one (default: false)
SHOVEL
Hit a clay or gravel with a shovel will break complete stack of clay or gravel
Repair Friendly
The additional Breaks will cause an extra loss of Durability per block (unless in creative) to the used Tool, but just until the Durability reaches the Value 0, so you still can Repair it, if there is any important Enchentmant on it.
If you break 1 more Block with this Tool, without repairing it, it will be destroyed.
Configuration
This version now is having a config file.
It only contains the version and the Settings.
The most also can be set with commands.
default:
General:
Version: v1.0.0
Axe:
PlantSapling: true
Pickaxe:
MixedOres: false
Commands
/multibreak version: Shows the current Multibreak Version
/multibreak patchnotes: Shows the changes, which came with this Version
/multibreak set axe plantsapling on/off: sets if cutting a tree plants a apling if exists in inventory (no need for sapling in creative)
/multibreak set pickaxe mixedores on/off: sets if mining vains also breaks different vains touching
Permissions
The using of the set commands need the specific permissions, the usage of the plugin dont need any plugin for now (may will come, if wanted)
Axe.PlantSapling
Needed to use the command /multibreak set axe plantsapling
Pickaxe.MixedOres
Needed to use the command /multibreak set pickaxe mixedores
Upcoming
including the Enchentment "Fortune" and "Unbreaking"
A Youtube Video for Description of usage, commands and settings.
Plans
new Enchentment "Magnet" for armors to easier gain item like ores or cutted trees
using of other plugin-tools
plugin compatibility for "faction zone" and "worldguard"
I need your Help
if you find any bug, there is anything which seem strange or you have suggestions pplease leave a comment. Of course also for your feedback :D

