
EcoShop 1.37.0
Powerful Server Shops ✅ Multiple Currency Support ✨ Custom Items
1.27.
Jul 19, 2024
1.27.0 Changelog
- Added has_enchant condition (Thanks Exanthiax!)
- Added enchant filter (Thanks Exanthiax!)
1.26.0
Jul 18, 2024
1.26.0 Changelog
- Added add_durability effect to modify item durability (Requires Paper 1.21+)
- Improved add_enchant and remove_enchant
- Fixed EcoSkills add_stat flicker (make sure to be on latest EcoSkills)
- Added new EcoScrolls triggers, conditions, effects, and filters
1.25.0
Jul 16, 2024
1.25.0 Changelog
- Fixed AuraSkills add_stat integration flickering on reload
- Fixed bonus_health flicker
- Added in_gamemode condition
1.23.1
Jul 5, 2024
1.23.1 Changelog
- Fixed AuraSkills integration (Thanks mishonenchev!)
- Fixed attributes on pre-1.21 (Thanks Kapitowa!)
1.23.0
Jul 3, 2024
1.23.0 Changelog
- Added AxEnvoy integration (Thanks exanthiax!)
- Added NuVotifier integration (Thanks exanthiax!)
1.22.0
Jun 28, 2024
1.22.0 Changelog
- Fixed error with craft trigger on 1.21
- Fixed rotate effect and added new rotate_victim effect
1.21.1
Jun 27, 2024
1.21.1 Changelog- /libreforge points now works with global points, just pass "global" in as the player
- /libreforge points now works with global points, just pass "global" in as the player
1.20.0
Jun 24, 2024
1.20.0 Changelog
- Added block_reach and entity_reach effects (1.21+)
- Added mining_efficiency, mining_speed_multiplier, and underwater_mining_speed_multiplier effects (1.21+)
- Added gravity_multiplier effect (1.21+)
- Added increase_step_height effect (1.21+)
- Added jump_strength_multiplier effect (1.21+)
- Added movement_efficiency_multiplier and sneaking_speed_multiplier effects (1.21+)
- trident_attack is now paper-only
- Updated various internals to be 1.21-based, please report any bugs that occur with previous versions
- Updated to Java 21
1.19.0
Jun 23, 2024
1.19.0 Changelog
- Added option to add certain ItemFlags to all items on the server (e.g. to globally hide attributes). This will require display-without-meta to be set to true in /plugins/eco/config.yml
- Fixed cross world block break issue
- Fixed attribute bug
1.18.1
May 31, 2024
1.18.1 Changelog
- Fixed LevelledMobs version compatibility issues
- Fixed console spam on 1.20.6
1.18.0
May 11, 2024
1.18.0 Changelog
- Fixed a long list of bugs related to slots
- Added several new effects/conditions and made several improvements to existing effects/conditions (Thanks Callum!)
- Several memory optimisations (Thanks Casper!)
- Added 1.20.6 support
1.17.0
Apr 15, 2024
1.17.0 Changelog
- Added in_slot condition, see here for more info: https://plugins.auxilor.io/effects/all-conditions/in_slot
- API: Added SlotType.isOrContains(SlotType) for compatibility with CombinedSlotType
- API: Added SlotItemProvidedHolder<T> which should be used instead of ItemProvidedHolder when fetching holders when possible