Plugin changes:
- Subcommand changes:
/lf reload (added more informations) /lf map (server load map monitor with mspt chart)
- Added support for 1.21.1, small changes
- And a few other old changes that I forgot about
- Moved methods from NMSUtils to ReflectionUtils
- Fixed misspelled in language file
- Working on full plugin reload...
Thanks for 34600 downloads of plugin! <3
- Fixed worldcleaner for unpickable items (like item display in QuickShop)
- Added ignored entities list for CustomAi
- Renamed AntiClock to RedstoneLimiter
- Added a lot of new options for RedstoneLimiter
- Disabled spark reporting for smaller servers under 20 players
- Added option to enable module for all worlds
- 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.
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!