mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-16 21:44:55 +00:00
mc: compute default MOTD based on the given type and version
This commit is contained in:
@@ -58,6 +58,8 @@ esac
|
||||
|
||||
cd /data
|
||||
|
||||
export ORIGINAL_TYPE=${TYPE}
|
||||
|
||||
echo "Checking type information."
|
||||
case "$TYPE" in
|
||||
*BUKKIT|*bukkit|SPIGOT|spigot)
|
||||
|
||||
Reference in New Issue
Block a user