minecraft_linux64 minecraft steamcmd Minecraft start_minecraft.sh 0 -Xms512M -Xms%PLAYERS%00M 1 logs/latest.log 250 none server-ip=.* server-ip= server.properties server-port=.* server-port= server.properties enable-query=.* enable-query=true server.properties query.port=.* query.port= server.properties rcon.port=.* rcon.port= "%RCONPORT%" server.properties max-players=.* max-players= server.properties rcon.password=.* rcon.password= server.properties motd=.* motd= server.properties eula=.* true eula= eula.txt Agreeing to the Minecraft End User License Agreement (EULA). Can be viewed <a href=https://account.mojang.com/documents/minecraft_eula target=_blank>here</a>. enable-rcon=.* true enable-rcon= server.properties Enables remote access to the server console. wget https://piston-data.mojang.com/v1/objects/84194a2f286ef7c14ed7ce0090dba59902951553/server.jar chmod +x server.jar echo '#!/bin/bash java $@' > start_minecraft.sh chmod +x start_minecraft.sh mkdir mods server.properties ops.txt