New Block Breakable Flag, CataMines mine conversion, FAWE block placement in config, new Placeholder
+ Added a Block Breakable flag that can be switched with Shift Right Click on the mine's block list (blocks and schematic mines only) (Vericidious suggestion, thanks!)
+ Added CataMines mine conversion.
+ Added FAWE/WorldEdit block placement to RealMines, in order to improve block placement speed and server resources.
+ Fixed Schematic Mines region calculation.
+ Fixed setMaxCollectionAliases in mines.yml to fix mine parsing problems.
+ Fix java.lang.NoClassDefFoundError: org/apache/commons/lang3/text/WordUtils
+ Added %realmines_percentage_bar_<mine>% that outputs the bar placeholder + the percentage of remaining blocks.
+ new OnMineResetEvent.java in the RealMinesAPI.