BlastPick

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:

  • 2.0.0
    • Updated to new Event handling system.
    • Removed Permissions support and updated to PermissionsBukkit
    • "Length Groups" that allow you to set maximum lengths per user or per group in PermissionsBukkit.
    • Maximum length configuration value.
    • Blacklist of blocks to prevent blastpicking.
    • Configurable tool
  • 1.3.1
    • Fixes bedrock protection below level 8
  • 1.3
    • Code cleanup
    • Takes region protection into consideration (by checking if BlockBreakEvent is cancelled)
  • 1.2-AE
    • Adds BlockBreakEvent calls
    • Disabled removal of dispensers
    • Bug fixes
    • Only removes bedrock above level 8.
    • Fixed north/south issue
  • 1.0
    • Initial release

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    36029
  • Created
    Jan 26, 2012
  • Last Released File
    Jan 26, 2012
  • Total Downloads
    7,055
  • License

Categories

Members

Recent Files