mc: compute default MOTD based on the given type and version

This commit is contained in:
Geoff Bourne
2018-04-14 13:52:46 -05:00
parent 1f04ca946c
commit 5267927c3f
4 changed files with 26 additions and 3 deletions
+2
View File
@@ -58,6 +58,8 @@ esac
cd /data
export ORIGINAL_TYPE=${TYPE}
echo "Checking type information."
case "$TYPE" in
*BUKKIT|*bukkit|SPIGOT|spigot)