* Changed the VeinMiner algorithm one last time to make it more accurate
* The algorithm will now act as a "burst" sequence rather than a "linear" sequence (Fixes ticket 4 -
http://dev.bukkit.org/bukkit-plugins/vein-miner/tickets/4-stone-1-not-quite-working-correctly/)
* The algorithm is now much more accurate with max vein size calculations
* Changed the default maximum vein size to 32
* Added a safeguard for the algorithm. It will now attempt a maximum of 10 cycles if max vein size has not been reached (No infinite loops)
* Added a new sub-command, "/veinminer blocklist list", to display all veinable blocks (and their data) - Permission node: "veinminer.blocklist.list"