This commit is contained in:
fithwum
2023-03-20 13:12:06 -07:00
parent c89a985fda
commit 968ea3ee5d
70 changed files with 70 additions and 70 deletions

View File

@@ -8,7 +8,7 @@ echo "INFO ! Checking for latest Minecraft Server version."
MC_VERSION_OLD=1.18.1
MC_VERSION=1.18.2
MC_SERVER_FILE=https://launcher.mojang.com/v1/objects/c8f83c5655308435b3dcf03c06d9fe8740a77469/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/stable/${MC_VERSION}/files/run.sh
# Main install (Debian).
# Check for files in /MCserver and download if needed.