Nan1t / NanoLimbo

The lightweight, high performance Minecraft limbo server
https://www.spigotmc.org/resources/86198/
GNU General Public License v3.0
262 stars 54 forks source link

Support 1.20.2 #74

Closed BoomEaro closed 1 year ago

BoomEaro commented 1 year ago

Mojang added configuration phase in 1.20.2, so now we need to take that into account. In addition, the encoding of the root nbt has been changed, it should now be nameless.

This pull request also slightly improves the debug message when decoding and encoding packets.

Closes https://github.com/Nan1t/NanoLimbo/issues/72

Pantera07 commented 1 year ago

Looks good and works fine for me.

Nan1t commented 1 year ago

Seems like it works. I will test some cases and merge it. Thank you for keeping this project alive.