8.71.1 Oct 22, 2024
8.71.1 Changelog
- Added ability to disable holder update on item pickup (Thanks EricSzabo!)
8.71.0 Sep 22, 2024
8.71.0 Changelog
- Added sheep_color filter (Thanks exanthiax!)
- shear_entity now supports snowmen (Thanks exanthiax!)
- Added honey_level_full filter (Thanks exanthiax!)
- Added honey triggers (Thanks exanthiax!)
- Fixed points commands not working with global points (Thanks OfTeN!)
- Improved mine_radius_one_deep (Thanks b0hle!)
8.70.6 Sep 2, 2024
8.70.6 Changelog
- Fixed damage_twice (Thanks OfTeN!)
8.70.5 Aug 30, 2024
8.70.5 Changelog
- add_enchant, remove_enchant, and has_enchant all now support enchantments from datapacks
8.70.4 Aug 29, 2024
8.70.4 Changelog
- has_skill_level now supports AuraSkills
8.70.3 Aug 23, 2024
8.70.3 Changelog
- Fixed bug with filters
8.70.2 Aug 21, 2024
8.70.2 Changelog
- Filters can now have both the regular and inverse present at the same time
8.70.1 Aug 15, 2024
8.70.1 Changelog
- Fixed shield_block
8.70.0 Aug 3, 2024
8.70.0 Changelog
- Added swept filter
8.69.0 Jul 25, 2024
8.69.0 Changelog
- Added spawner_entity filter (Thanks exanthiax!)
8.68.0 Jul 21, 2024
8.68.0 Changelog
- Added custom item tags, you can create them in /plugins/libreforge/tags.yml
- Updated to eco 6.73.0, make sure to update
8.67.0 Jul 19, 2024
8.67.0 Changelog
- Added has_enchant condition (Thanks Exanthiax!)
- Added enchant filter (Thanks Exanthiax!)
8.66.0 Jul 18, 2024
8.66.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
8.65.0 Jul 16, 2024
8.65.0 Changelog
- Fixed AuraSkills add_stat integration flickering on reload
- Fixed bonus_health flicker
- Added in_gamemode condition
8.64.1 Jul 13, 2024
8.64.1 Changelog
- Fixed safe_fall_distance
8.64.0 Jul 8, 2024
8.64.0 Changelog
- Fixed Java 17 Compatibility (1.17 - 1.19.4 servers)
8.63.1 Jul 5, 2024
8.63.1 Changelog
- Fixed AuraSkills integration (Thanks mishonenchev!)
- Fixed attributes on pre-1.21 (Thanks Kapitowa!)
8.63.0 Jul 3, 2024
8.63.0 Changelog
- Added AxEnvoy integration (Thanks exanthiax!)
- Added NuVotifier integration (Thanks exanthiax!)
8.62.1 Jun 29, 2024
8.62.1 Changelog
- Added cooldown groups
8.62.0 Jun 28, 2024
8.62.0 Changelog
- Fixed error with craft trigger on 1.21
- Fixed rotate effect and added new rotate_victim effect
8.61.1 Jun 27, 2024
8.61.1 Changelog
- /libreforge points now works with global points, just pass "global" in as the player
8.61.0 Jun 26, 2024
8.61.0 Changelog
- Added safe_fall_distance effect (1.21+)
8.60.1 Jun 25, 2024
8.60.1 Changelog
- Fixed errors on 1.21+
8.60.0 Jun 24, 2024
8.60.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
8.59.0 Jun 23, 2024
8.59.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