#!/bin/bash
envsubst </minecraft/server.template.properties >/minecraft/server.properties
cd /minecraft
java -Xms4G -Xmx4G -jar server.jar nogui