EcoEnchants ⭕ 250+ Enchantments ✅ Create Custom Enchants ✨ Essentials/CMI Support

MC Plugin EcoEnchants ⭕ 250+ Enchantments ✅ Create Custom Enchants ✨ Essentials/CMI Support 12.6.1
A custom enchantments plugin that doesn't suck.

- Chains will now be considered executed if any element in them triggered successfully. This fixes bugs where effects lower down in chains are not executed if effects above them failed to run
- Fixed %hits% and %distance% not working
- Fixed feather_step effect breaking pressure plates
- Fixed multiply_velocity effect
- ConditionBlock#isMet is now thread-safe: this fixes many bugs, including where players could be kicked for seemingly no reason
- Massively optimised Condition not-met-lines
- Fixed custom placeholders not being formatted properly
- Added %ecoenchants_<id>_name% placeholder
- Temporarily removed active_level due to a bug
- Added drop_weighted_random_item effect
- Deprecated drop_random_item_for_player (merged into drop_random_item)
- API: Added more ways to register holder placeholder providers
- Added %active_level% placeholder to get the total active level of an enchantment
- Unused triggers will no longer be dispatched, which should improve server performance
- Added item points and item levels, read more here: https://plugins.auxilor.io/effects/item-levels
- Added item_level_above, item_level_below, and item_level_equals conditions
- Added item_points_above, item_points_below, and item_points_equal conditions
- Added give_item_points effect
- Added multiply_item_points effect
- Added level_item_effect
- Added set_item_points effect
- Added set_global_points effect
- Added set_custom_model_data effect
- Added level_up_item trigger
- API: Added TriggerData#foundItem as a shorthand for data.holder.getProvider<ItemStack> ?: data.item
- Added native /enchant command
- Improvements to /ecoenchants gui and /enchantinfo
- Added %location_x%, %location_y%, %location_z%, and %location_world% placeholders (shorthand: %x%, %y%, %z%, %world%)
- Added /libreforge reloadextensions command
- Fixed repeats not working correctly (Fixes Tripleshot enchantment!)
- Fixed elytra_boost_save_chance (Fixes Rocket Saver enchantment!)
- Fixed severe bug where multiple copies of the same enchant wouldn't all activate
- Reworked holder loading, duplicate holders will now load properly
- Changed load order to startup
- Fixed ignite effect errors
- Added item_durability_multiplier effect
Top Bottom