version 9.12
release date: 14 Oct 2020
GO version (updated to v3.6):
- version v3.6
- entangled packet recognition when client sends join request
PYTHON version (updated to v6.6):
- version v6.6
- python version will become deprecated and won't receive updates any time soon. This is to focus on maintaining the go version which I will keep improving. For users using the python version, binaries will be released (for Windows and Linux) in each release.
COMMON updates:
- bug correction in server version recognition
- changed start stop Linux commands
- added comments
answerPingReq()
moved to bottom of:if buffer[dataLen-1] == 0 || buffer[dataLen-1] == 1{ ... }
buildMessage()
simplified header addition withaddHeader()
setServerStatusOnline()
is now launched fromupdateTimeleft()
- minor changes
REPOSITORY updates:
- changed title from "minecraft-vanilla-server-hibernation" to "minecraft-server-hibernation" since the scripts support minecraft vanilla and modded
- since this is the last release for python version, the versioning system will be updated to follow industry standards. Next release version will be v2.0.0