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.45.0
The most powerful custom items plugin with over 160 effects

- Added placeholder_contains condition
- Added set_velocity effect
- Fixed any_of condition showing the wrong parameter name when provided with an invalid config
- Fixed infinitely growing whitespace
- Fixed riding_entity condition not using entity lookup strings and optimized the isMet function via CompileData
- Added not_ as a prefix for filters to invert them, and added the documentation for inverse filters; using ! as a prefix will still work, however this isn't recommended as yaml treats ! as a special character
- Switched loading to use eco.yml
- Fixed within_radius_of condition not working with placeholder math
- Fixed potential loading issues with TMMobcoins due to case sensitivity
- Fixed chance and every not working with placeholder math
- Optimized trigger activation by moving trigger list check up the priorities
  • Like (+1)
Reactions: fafoinqc
- Added mob_coins_multiplier effect (Requires TMMobcoins)
- Fixed any_of condition not being registered
- Various internal changes related to chains / chain components
- Fixed EcoItem#itemStack and Fuel#itemStack modifying the underlying item
- 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
Top Bottom