- close the client connection before quitting the server
- Add support for 1.17
- Update for 1.18 chunk and light packets
- Dump light data for 1.18
- save biomes and groundUp (useful for 1.15.2)
- fix chunk saving
- add chunk light support for 1.14 and beyond
- put the server.jar and server in a tmp dir instead of __dirname
- all features implemented :
- saving one chunk, n chunks or continuously
- through a cli or an api
- with tests