- Decreased default amount of mcMMO xp gained
- Adjusted how mcMMO xp was being added
- Added option to allow multiple game modes
- Added different flower drop styles
- Added bStats support with an option to disable
- Overhauled how the config was being loaded
- Added feature that automatically upgrades old configs
- Minor logic changes for optimization
- Added compatibility for spigot 1.1.7 - current
- Added an option to disable the automatic update check
- Fixed an issue where the carrot and nether_portal blocks would sometimes cause issues (Thanks _cryptics for pointing this out)
Changed the api endpoint I was using to check for updates. The old endpoint was not updating.
The update check was also switched to use an async method to prevent the main thread from having to wait for the api call.
Added the ability to select which blocks can be used with bonemeal.
Added an update checker.
Fixed a bug where bonemeal would occasionally not be taken out of the players inventory.
Fixed a bug where mcMMO would get enabled even if not installed on the server.