
EcoArmor 8.74.0
The best plugin to create custom armor sets without needing to code.
- Fixed non-repeated effects not working (ie, basically all effects - I screwed up a few versions ago and didn't realize)
- Added beacon_effect trigger (Requires Paper)
- Removed requirement to specify action_bar parameter for send_message effect: will default to false
- Added velocity as a parameter for trigger data
- Added spin_velocity mutator
- Added inherit_velocity option to shoot_arrow effect
- Fixed 'every' option for triggered effects
- Added block_commands effect
- Added placeholder support to run_command and run_player_command effects
- Added support for EconomyShopGUI in the sell_multiplier effect
- Updated to use eco 6.25.0 persistent data keys (improves performance)
- Fixed mcMMO integration loading the ecoskills skill_xp_multiplier effect
- Fixed send_title and send_message effects not handling placeholders correctly
- Removed antigrief_check option from effects, will now always be true
- damage_nearby_entities effect no longer requires specifying a list of entities
- Teleport effect will now preserve player rotation in all cases (Thanks OfTeN!)