SuperPickAxe
There is already a plugin like this, but it became Inactive.
So I made this one. It is a Plugin, which enables with the command
/spa the Superpickaxe, you can destroy all, just with one click!
It is editable with a config file. It can overwrite the Superpickaxe from
Worldedit. It also can be logged from LogBlock.
Commands
/spa [toggles SuperPickAxe]
Permissions
superpickaxe.*:
Gives access to all SuperPickaxe commands
superpickaxe.use:
Allows to use the super pickaxe
superpickaxe.breakAll:
Allows to ignore dontBreak listed blocks
Config:
#Which blocks are dont allowed to break with Superpickaxe? dontBreak: - 7 #Which tools get to Superpickaxe? tools: - 270 - 274 - 278 - 285 #Do you want to override the WorldEdit Superpickaxe? overrideWorldEditCommands: false #Do you want to disable the drops of Superpickaxe? disableDrops: false #Do you want to disable tool-damage? disableToolWear: false