BlastPick v2.0.0
BlastPick allows you to clear griefers messes, big areas, etc. with a simple right click. Based on ho0ber's mod, BlastPick allows you to control who has access via PermissionsBukkit, based on assigning to groups, users, or both.
INSTALL (Important!):
In order to install, just download the latest version available and copy the configuration below, or download the .zip file with the included configuration.
Commands:
blastpick.use - /bp [size]
OP only - /bp reload
Groups:
Groups can be used in your PermissionsBukkit config.yml pretty easily. Simply add the node "blastpick.groups.groupName" to your player or group. For example, I would add "blastpick.groups.admin" to my Admin class. This will not work without blastpick.use permission node.
Default Configuration (plugins/BlastPick/config.yml):
groups: # group name admin: # maximum distance max: 100 # default distance default: 10 defaults: # maximum / standard length of the blastpick. length: 10 # tool to use for blastpicking tool: DIAMOND_PICKAXE blacklist: - CHEST - WORKBENCH - FURNACE
Changelog: