- [Performance Improvement] (Fix the per-tick CPU storm inVisualTaskand clean up redundant per-tick work (thanks Ghosflot))
- [Performance Improvement] (remove per-shop async task that grew Craft Scheduler pool to one worker per shop (thanks Ghosflot))
- Support for 26.1.2 (NEW VERSION - make a backup, some features are not yet fully working!)
- Fixed various bugs
- Fixed various 1.21.11 bugs, that prevented the plugin from it's functionality.
NMS classes are no longer re-obfuscated against Spigot's mappings for versions 1.20.6 and up=> Plugin is again marked as Spigot compiled plugin, due to one of the libraries used being compiled that way, which would have otherwise caused runtime issues
- Added support for 1.21.11 (Paper & it's forks)
- Fixed NMS implementation errors (incorrectly constructed packets) for versions from 1.20.4 to 1.21.10
- NMS classes are no longer re-obfuscated against Spigot's mappings for versions 1.20.6 and up
- Added support for 1.21.8
- Fix of some minor bugs
- Added a failsalfe, when NMS's are not found for server version, use the latest available NMS
- Updated dependencies to work on 1.21.8
- Servers that are newer than 1.19 will now defaultly use a new item saving system, to replace out the old that was messy and not reliable, with this change, the items are stored in human-unreadable format
