8.14.24 Changelog
- Added message for if exporting the locale failed
8.14.23 Changelog
- Fixed hunger curse missing a config option (Thanks blcdragon!)
8.14.22 Changelog
- Gameplay adjustments: heavily nerfed blast mining, force, and razor by default
8.14.21 Changelog
- Updated config string getters to match new eco system in preparation for eco 6.14.0
8.14.20
- If essentials fails to register enchantments, the plugin will still load
8.14.19 Changelog
- Removed redundant data.yml
- Removed redundant dependencies
8.14.18 Changelog
- Fixed lumberjack not working since the last version
8.14.17 Changelog
- Optimised mining listeners: Blast Mining / Lumberjack / Vein / Drill / Artifacts (again) / Wood Switcher / Transfuse / Dynamite / Instantaneous / Arborist
- Fixed codestyle in some legacy code
8.14.16 Changelog
- Optimized Artifacts and Blast Mining
8.14.15 Changelog
- Fixed old permissions (that didn't do anything) still being in plugin.yml
8.14.14 Changelog
https://i.imgur.com/pM5uf8W.png
8.14.13 Changelog
- Fixed several codestyle issues from pull requests
- Added %time% placeholder to reload message to get the time taken (in milliseconds)
8.14.12 Changelog
- Fixed MythicMobs integration not working
8.14.11 Changelog
- Fixed grindstone xp bug (Thanks OfTeN!)
8.14.10 Changelog
- Famine and Instantaneous changes (Thanks OfTeN!)
- Added MythicMobs integration for Telekinesis (Thanks OfTeN!)
8.14.9 Changelog
- Fixed streamlining (again)
8.14.8 Changelog
- Removed EcoEnchants-specific data storage system
- Updated to eco 6.12.0 to use the inbuilt data storage system
8.14.7 Changelog
- Fixed streamlining (Thanks OfTeN!)
- Fixed PlayerProfile saving booleans as false by default (Thanks OfTeN!)
8.14.6 Changelog
- Fixed grindstoneable: false not working
8.14.5 Changelog
- Re-added thor fix, was removed accidentally