Minecraft BlastPick mod 2024 download
logo
minecraft mod BlastPick

BlastPick

Game Version: CB 1.1-R1
Total Downloads: 6,998
Updated: Jan 26, 2012
Created: Jan 26, 2012
Download BlastPickDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
BlastPick 2.0.0 release 6.17 KB Jan 26, 2012 CB 1.1-R1 6,998 download BlastPick BlastPick 2.0.0 releaseDownload

Description

Share this:

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

Add a comment