This commit is contained in:
2023-03-20 09:46:02 -07:00
parent b152fd3fd3
commit 29cc4620a5

View File

@@ -8,7 +8,7 @@ echo "INFO ! Checking for latest Minecraft Server version."
MC_VERSION_OLD=1.19.3
MC_VERSION=1.19.4
MC_SERVER_FILE=https://piston-data.mojang.com/v1/objects/8f3112a1049751cc472ec13e397eade5336ca7ae/server.jar
MC_RUN_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/${MC_VERSION}/files/run.sh
MC_RUN_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/latest/files/run.sh
# Main install (Debian).
# Check for files in /MCserver and download if needed.