- Various performance, stability and code improvements (Thanks Callum!)
- Add trident_hit trigger (Thanks 0x484!)
- Add block-lookup support (Thanks Nico!)
- All block breaking effects support "prevent-trigger" (Thanks OfTeN!)
- Add antigravity_projectile effect (Thanks 0x484!)
- Add "trigger_heal" arg to give_health effect (Thanks 0x484!)
Added `/libreforge getitemdata <player> <slot> to get exact NBT string for item-lookup
- Fixed potential memory leak with collide_entity trigger (Thanks Auxilor!)
- Fixed
tracebackmax time (Thanks Auxilor!)- Fixed entity whitelist issues when using multiple
homingeffects (Thanks Auxilor!)- Fixed lrdcb export name always "export" (Thanks Auxilor!)
- Fixed various other backend methods (Thanks Auxilor!)
- Fixed
hunger_above_percentandhunger_below_percentconditions to correctly evaluate hunger levels.- Fixed potential dupe issue with
sell_itemeffect.- Fixed inconsistent placeholders in
send_titleeffect.- Fixed
spin_itemanimation spawning incorrect number of items.- Fixed
shoot_fireworkandfireworkeffects using incorrect color args.- Fixed
%player%placeholder not being replaced inrun_player_commandeffect.
# EcoItems 6.0.0 - REQUIRES ECO 7.0.0
## YOU MUST UPDATE ALL PLUGINS AND ECO OR THEY WILL NOT WORK!
## READ #announcements FOR MORE INFO
- Fixed catch_fish trigger removing XP.
- Added
commands.ymlfor adding effect based custom commands.- Added
placeholders.ymlfor custom placeholders, moving out ofconfig.yml.static_<time>andglobal_static_<time>triggers now support placeholders.- random effect chains, with
weightargs are now dynamic and support math.- Added support for BetterModel plugin
sheartrigger introduced with block support andshear_entityhas been removed/deprecated.- AurelliumSkills (not AuraSkills) support has been dropped due to version incompatibility.
luck_multipliereffect is removed.- Deprecated
drop_item_for_playereffect is removed.- Deprecated
drop_random_item_for_playereffect is removed.- Deprecated
run_chain_inlineeffect is removed.- Removed other deprecated methods - please read commit log to see which ones, and update your code accordingly.
- Improved pickup/drop behaviour
