EcoItems ⭕ Create Custom Items ✅ Weapons, Armors, Tools, Charms ✨ Item Levels, Cosmetics

MC Plugin EcoItems ⭕ Create Custom Items ✅ Weapons, Armors, Tools, Charms ✨ Item Levels, Cosmetics 5.44.1
The most powerful custom items plugin with over 160 effects

- 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
- Fixed paper integration always attempting to load if EcoEnchants was installed (due to classpath errors)
- Optimized display, removed any ItemMeta calls
- Fixed console spam for some users since last version
- 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
- Added is_sprinting condition
- Optimized item getting massively, bypasses ItemMeta
- 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
- Updated kotlin to 1.6.21, fixes potential version mismatch
- Updated various other dependencies
- Added victim_as_player mutator (inverse of player_as_victim)
Top Bottom