PowerMining v2.3

Details

  • Filename
    PowerMining.jar
  • Uploaded by
  • Uploaded
    Dec 14, 2013
  • Size
    27.62 KB
  • Downloads
    659
  • MD5
    3eda21306108a128dc9c158f2b2a607f

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

Version 2.3

  • Implemented crafting permission
    • Can be set in your permission system as powermining.craft
    • Defaults to true
  • Small change in BlockBreakListener to prevent constant checking the durability setting

Version 2.2

  • Created a default config file for the plugin
    • You can enable useDurabilityPerBlock to have durability be reduced with each broken block
  • Removed resources directory
  • Moved config files and license to the base directory
  • getSurroundingBlocks method will now strip null values from the block list before returning it

Version 2.1

  • Added/Removed breakable blocks by pick/shovel according to the list on the minecraft wiki. (Not all blocks are included)
  • Changed the code so now it will only break the surrounding blocks which actually wield items when mined/dug.
    • (Ie: you no longer lose(breaks but no drop) obsidian surrounding stone blocks in case you mine them using a hammer worse than diamond)

Initial upload.

Hammer and Excavator items and recipes are implemented.