bb9e6c5 - Fixes for the single block bug
99c1819 - Added Use-Upgrade-Commands
f444efd - Added a boolean to see if Upgrade commands should be executed or not.
5a78efb - Small fix for the PrivateMinesUpgradeEvent in the API.
2ebc51e - Hopefully fixed setMineBlocks in the API.
9be34bc - Fixes the dreaded "Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null" error
5cc5014 - Removed an unused method from the code.
305e385 - Remove unused variable.
403cdf5 - Added a null check make sure WorldEdit exists before getting the version.
3358a92 - Added some spacers and updated a
@link in the code
1112ca8 - Added SuppressWarnings("unused") in the api's
de2f59b - Finally correctly formatting the message.
1039202 - Removed a unused import and suppressed a unnecessary warning.
6c6244d - Removed unnecessary ";"
6765793 - Made the schematicTree final
And fixed some other minor things.