Version 8.12.3
What's Changed
Spigot
- Fix a memory leak where the cache would keep a world after it's unloaded by the server
Forge
- Fix a memory leak where the cache would keep a world after it's unloaded by the server
- Fixed an issue where cached levels and players would be kept between logical server shutdowns (leaving and rejoining a world), resulting in crashes
For the technical snipers
- Update README.md by @KevinDaGame in #211
- Remove cached worlds on unload by @KevinDaGame in #213
- Clear worlds and player cache when logical server stops by @KevinDaGame in #215
Full Changelog: v8.12.2...v8.12.3