File Details
voxelsniper-8.12.3-forge-1.20.1.jar
- R
- Aug 6, 2023
- 3.33 MB
- 10.6K
- 1.20.1
- Forge + 1
File Name
voxelsniper-8.12.3-forge-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
## 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 https://github.com/KevinDaGame/VoxelSniper-Reimagined/pull/211
* Remove cached worlds on unload by @KevinDaGame in https://github.com/KevinDaGame/VoxelSniper-Reimagined/pull/213
* Clear worlds and player cache when logical server stops by @KevinDaGame in https://github.com/KevinDaGame/VoxelSniper-Reimagined/pull/215
**Full Changelog**: https://github.com/KevinDaGame/VoxelSniper-Reimagined/compare/v8.12.2...v8.12.3

