- 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.