gekware / minecraft-server-hibernation-pterodactyl-egg

egg for gekware/minecraft-server-hibernation
https://github.com/gekware/minecraft-server-hibernation
MIT License
33 stars 9 forks source link

Fixed installing bug for "1.19","1.18", etc #15

Closed spottenn closed 1 year ago

spottenn commented 1 year ago

I couldn't install 1.19, so I fixed the bug.

bug: can't install first of each major version (1.20, 1.19,1.18, etc.), but any subsequent minor version works (1.20.1)

reason: a contains function was used to check for the version number, I just added a "-". Any questions just ask.

BolverBlitz commented 1 year ago

Thanks for your contribution