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

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

- Added not met lines to conditions, looks like this in config:
args:
not-met-lines:
- "&cYou need to have &eEnchanting XVII"
- "&cto use this!"

Which will be added onto item lore if the condition isn't met
  • Like (+1)
Reactions: SkiBi
- API: Added id field to Holder to be used in events to distinguish them
  • Like (+1)
Reactions: SkiBi
- API: Added EffectPreActivateEvent, moved EffectActivateEvent to be after costs have been applied (eg currency, mana cost). Also added EffectPreInvoke event before any checks are applied, lies between TriggerProcessEvent and EffectPreActivateEvent
  • Like (+1)
Reactions: SkiBi
- Fixed invalid key in default config (Thanks Kaspian!)
  • Like (+1)
Reactions: SkiBi
- Fixed paper integration always attempting to load
  • Like (+1)
Reactions: SkiBi
- Fixed custom enchant tabcompletion
  • Like (+1)
Reactions: SkiBi
- Removed any use of ItemMeta in the display system, should majorly improve performance
  • Like (+1)
Reactions: SkiBi
- Updated to eco 6.35.1, removed direct EconomyShopGUI/ShopGUIPlus/zShop/etc integrations in favour of new eco system
- Fixed use of now-deprecated methods
  • Like (+1)
Reactions: SkiBi
- Added is_sprinting condition
  • Like (+1)
Reactions: SkiBi
- Added inverses to filters; you can prefix any filter with ! in order to negate the output, i.e. !entities: [] means the entity must not be in that list
Top Bottom