- Added own api for error reporting, powodzenia
- We have removed support for servers running on Folia-based forks. Support for Folia was highly problematic and significantly limited the capabilities of the LagFixer plugin, especially in terms of increasing the asynchronicity of its methods. Since the engine itself is designed to be asynchronous, LagFixer cannot operate without impacting gameplay by executing on other threads.
- Fixed errors with apache libraries for older server versions, error: java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils
Updated CustomAI:
- added optimized animal panic pathfinder (1.17+ only)
- added option to disable custom pathfinder
- added option to disable force loading entities pathfinder
- added entity click event message to get informations (disabled by dev)
Updated ErrorsManager:
- replaced webhook library to own api
Fixed library error for forge servers!



