
EcoEnchants 12.22.0
A custom enchantments plugin that doesn't suck.
8.14.17
Nov 13, 2021
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
- Fixed codestyle in some legacy code
8.14.15
Nov 11, 2021
8.14.15 Changelog
- Fixed old permissions (that didn't do anything) still being in plugin.yml
8.14.13
Nov 9, 2021
8.14.13 Changelog
- Fixed several codestyle issues from pull requests
- Added %time% placeholder to reload message to get the time taken (in milliseconds)
- Added %time% placeholder to reload message to get the time taken (in milliseconds)
8.14.10
Nov 6, 2021
8.14.10 Changelog
- Famine and Instantaneous changes (Thanks OfTeN!)
- Added MythicMobs integration for Telekinesis (Thanks OfTeN!)
- Added MythicMobs integration for Telekinesis (Thanks OfTeN!)
8.14.8
Nov 1, 2021
8.14.8 Changelog
- Removed EcoEnchants-specific data storage system
- Updated to eco 6.12.0 to use the inbuilt data storage system
- Updated to eco 6.12.0 to use the inbuilt data storage system
8.14.7
Nov 1, 2021
8.14.7 Changelog
- Fixed streamlining (Thanks OfTeN!)
- Fixed PlayerProfile saving booleans as false by default (Thanks OfTeN!)
- Fixed PlayerProfile saving booleans as false by default (Thanks OfTeN!)
8.14.4
Oct 24, 2021
8.14.4 Changelog
- Changed Infernal Touch to modify a collection rather than replace it
This should improve plugin compatibility
This should improve plugin compatibility
8.14.0
Oct 18, 2021
8.14.0 Changelog
- Added in persistent data storage (MySQL, data.yml)
- Added /ecoenchants toggledescriptions to toggle descriptions (permission: ecoenchants.command.toggledescriptions)
- Added in kotlin / delomboked main plugin class - complete rewrite in kotlin down the line at some point but it's a long way off
- Various other changes
Thanks OfTeN for some of the toggle description changes and for the idea!
- Added /ecoenchants toggledescriptions to toggle descriptions (permission: ecoenchants.command.toggledescriptions)
- Added in kotlin / delomboked main plugin class - complete rewrite in kotlin down the line at some point but it's a long way off
- Various other changes
Thanks OfTeN for some of the toggle description changes and for the idea!
8.13.9
Oct 16, 2021
8.13.9 Changelog
- Removed unneeded RepairCost NMS proxy; superseded by eco FastItemStack. Should have been done a long time ago