* Added support for Minecraft versions 1.8.0 - 1.8.3, as well as support for future versions. Updates are not technically required
* Added a new ConfigOption class to improve the efficiency of grabbing configuration values
* Crops are only vein minable at their ripe stage by default
* Fixed veins one block apart from that of the original vein being broken
* Minor efficiency improvements and changes to the algorithm
* Fixed blocks being held in the queue if the PlayerVeinMineEvent was cancelled
* Fixed vein miner continuing to mine the ores, even if the pickaxe has broken
* Fixed veins being mined, even if blocks were not able to be dropped (i.e. breaking diamond ore with wooden pickaxe)
(Thank you to
youtakun from BukkitDev for bringing these issues to my attention, and allowing me the opportunity to fix these quickly)