Releases: gekware/minecraft-server-hibernation
version 4.0
release date: 16 Mar 2020
Updated so that minecraft-vanilla-server-hibernation.py won't launch the minecraft-server if a user refreshes the multiplayer page, but only if the player really tryes to connect to the server.
version 3.1
release date: 1 Mar 2020
small tweaks:
- parameters adjustements
- graphical text enhancement during server startup
version 3.0
release date: 13 Feb 2020
major improvements thanks to najtin!
now the screen for the first connection doesn't return an error but how much time is still required by the server to boot up.
the program does not relay anymore on errors and it's much cleaner
the set up is similar to version 2.1 (stand-alone) but you can still create your specific service and launch it with START_MINECRAFT_SERVER = sudo systemctl start minecraft-server.service (minecraft-server.service must be specified by the user)
version 2.1 (stand-alone)
release date: 9 Feb 2020
it's the same as the 2.0 but you are not required to create 2 services (one for server and one for this application) and you can just launch this application at reboot.
version 2.0 (service)
release date: 11 Sep 2019
This is the first release!
you are required to create 2 system services (one for minecraft server and one for this application)
v1.x are outdated and have major problems