
EcoEnchants 12.22.0
A custom enchantments plugin that doesn't suck.
- Added option to choose delay between each arrow for Succession
- Massively improved performance of user-made custom enchants (moved cache over to caffeine)
- Removed advanced.rehandle-breaking due to it not being needed anymore (since many performance improvements in eco have rendered it unnecessary), and because it caused bugs when enabled.
- Fixed thrive having the same bug as preservation did a few versions ago
- Fixed anticheat support with drill effect
- Fixed usage of deprecated APIs in eco
- Added block_commands effect
- Added placeholder support to run_command and run_player_command effects
- Added support for EconomyShopGUI in the sell_multiplier effect
- Fixed mcMMO integration loading the ecoskills skill_xp_multiplier effect
- Fixed send_title and send_message effects not handling placeholders correctly
- Removed antigrief_check option from effects, will now always be true
- damage_nearby_entities effect no longer requires specifying a list of entities
- Teleport effect will now preserve player rotation in all cases (Thanks OfTeN!)