
Reforges 6.74.0
Custom item buffs and reforge stones with an intuitive GUI.
- 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
- Fixed effects not working with tridents (trident_attack trigger)