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

MC Plugin EcoItems ⭕ Custom Items, Blocks, Tools, Furniture, Emotes, Armors, GUIs, HUDs, Sounds, Paintings 2026.36
Create custom content for your server with automatic datapack and resource pack generation!

- 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)
- Added support for the cancel_event effect to many more triggers
- Added fromSpawner filter, which will require entities to be from spawners (or not to be from spawners) - Requires Paper to be installed
Top Bottom