
EcoItems 5.62.0
Super-powerful custom items and crafting recipes.
- Hotfix for loader constraint violations that can occur with plugins that use outdated kotlin versions
- Fixed move trigger for base spigot users when using the faster move trigger option
- Added raytrace-distance option to choose how far alt_click should check for blocks
- 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