Added support for Purpur servers

#746
This commit is contained in:
Geoff Bourne
2021-02-07 11:22:08 -06:00
parent 959bf73485
commit 8312233a93
4 changed files with 55 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if [ ! -f "$SERVER" ] || [ -n "$FORCE_REDOWNLOAD" ]; then
fi
fi
# Normalize on Spigot for operations below
# Normalize on Spigot for later operations
export TYPE=SPIGOT
# Continue to Final Setup