EcoItems ⭕ Custom Items, Blocks, Tools, Furniture, Emotes, Armors, GUIs, HUDs, Sounds

MC Plugin EcoItems ⭕ Custom Items, Blocks, Tools, Furniture, Emotes, Armors, GUIs, HUDs, Sounds 2026.30
The most powerful custom items plugin ever made!

- Added rotate effect; spins you around a certain number of degrees
- Added more trigger parameters supplied from: bow_attack, jump, melee_attack, mine_block, mine_block_progress, move, projectile_hit, static, toggle_flight, toggle_sneak, toggle_sprint, trident_attack
- TriggerData can now automatically infer Item and Velocity (where not explicitly supplied) from the Player and the Victim components (if present)
- Added no_source option to shoot and shoot_arrow, prevents retriggering effects (Like a ricochet effect for arrows)
- Added create_explosion effect (Thanks theAstra!)7
- Fixed error on startup for some EcoPets users
- Fixed UUID clashes breaking attribute modifier effects between plugins
- Added add_points effect; like give_points but acts permanently - if you're making a mana type system with your points, this works like a modifier (e.g. +40 Mana) - You can take as well as add
- Fixed potential performance issues with in_mainhand, in_offhand, wearing_helmet, wearing_chestplate, wearing_leggings, and wearing_boots by moving Item lookups to CompileData rather than running on each invocation
- Added pet filter
- Fixed skill filter
- Added skill filter
Top Bottom