
EcoArmor 8.74.0
The best plugin to create custom armor sets without needing to code.
- Fixed (relatively) major performance issues caused by the holder cache not functioning properly: The server scheduler was scheduling the cache to be cleared every time the holders were requested, leading to the cache not being cleared every 2 seconds, but instead multiple times a tick - this massively drags down server performance, and causes a lot of triggers (such as move) to cause inordinate amounts of lag. In this update, the cache now functions properly (independent of the scheduler)
- Optimized move trigger - if you want to restore the old behavior, disable use-faster-move-trigger in config.yml
- Fixed effects not working with tridents (trident_attack trigger)
- Fixed ignite fetching the wrong value from config
- Made ArmorSet#config public
- Added equip/unequip sounds
- Added give_permission effect (Requires Vault)
- Added items filter
- Added entity lookups to FilterEntityType