8.12.6 Changelog
- Fixed buckshot
8.12.5 Changelog
- Improved changes from previous update (Thanks Akiranya!)
8.12.4 Changelog
- Fixed potential memory leak (thanks Akiranya!)
8.12.3 Changelog
- Fixed a rare and infuriating bug with a terrible workaround. Check the source code if you're interested.
8.12.2 Changelog
- Improved artifacts to support 1.17 blocks by default and added new artifact rarity (Thanks ryzech!)
- Added max-range option to buckshot (Thanks chyzman!)
8.12.1 Changelog
- Removed debug message (Thanks OfTeN!)
8.12.0 Changelog
- Added enchantment Dousing (Thanks samerbamerborool!)
- Added type option to /ecoenchants giverandombook (Thanks OfTeN!)
- Updated to eco 6.8.1 resource checker ID
8.11.0
- Added Paper API support to EcoEnchants
The extra methods added to the Enchantment object by Paper will now work with EcoEnchants. This, however, has led to a small issue / required change to the API: EcoEnchants#getRarity has been renamed to EcoEnchants#getEnchantmentRarity as paper has made its own method Enchantment#getRarity. Plugins like EcoEnchantsGUI will have to update to support this change, which is annoying, but at least it should work perfectly with the Paper API.
EcoEnchants should still work without Paper, if for whatever reason you still run base spigot on your server.
8.10.16 Changelog
- Updated EssentialsX integration to use the Enchantments registration API rather than reflection: this API was introduced many months ago and should be present on the version that you're running.
8.10.15 Changelog
- Updated to eco 6.8.0 requirement system
8.10.14 Changelog
- Artifacts for elytras and projectiles now run asynchronously
8.10.13 Changelog
- Added silent option to zeus, thor, and electroshock
Thanks OfTeN for the changes!
8.10.12 Changelog
- Moved melee artifact math to new thread
8.10.11 Changelog
- Added disable-on-players option to Razor, Bladed, and Force (Thanks Often!)
- Improved soulbound and prevented necrotic working on mobs from the summoning extension (Thanks Akiranya!)
8.10.10 Changelog
- Fixed rapid triggering fast-bow on some anticheats
8.10.9 Changelog
- Added 'none' option to remove all vanilla enchant conflicts
8.10.7 Changelog
- Fixed NPE
- Added %rarity% placeholder to /enchantinfo
Thank you bananasmoothii for the changes!
8.10.6 Changelog
- Fixed replenish on 1.16.5
- Display optimisations via FastItemStack
8.10.5 Changelog
- Fixed unbreaking not being taken into account on Blast Mining and Lumberjack
- Optimized Drill
8.10.4 Changelog
- Reverted 8.10.3 display changes