update/added version

This commit is contained in:
fithwum
2023-03-20 12:45:48 -07:00
parent 6481abf911
commit eb6b0ddccc
12 changed files with 450 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ echo " "
echo "INFO ! Checking for latest Minecraft Server version."
MC_VERSION_OLD=1.13.2
MC_VERSION=1.14
MC_SERVER_FILE=https://launcher.mojang.com/v1/objects/d0d0fe2b1dc6ab4c65554cb734270872b72dadd6/server.jar
MC_SERVER_FILE=https://launcher.mojang.com/v1/objects/f1a0073671057f01aa843443fef34330281333ce/server.jar
MC_RUN_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/${MC_VERSION}/files/run.sh
# Main install (Debian).