minecraft_linux64minecraftsteamcmdMinecraftstart_minecraft.sh0-Xms512M -Xms%PLAYERS%00M 1logs/latest.log250noneserver-ip=.*server-ip=server.propertiesserver-port=.*server-port=server.propertiesenable-query=.*enable-query=trueserver.propertiesquery.port=.*query.port=server.propertiesrcon.port=.*rcon.port= "%RCONPORT%"server.propertiesmax-players=.*max-players=server.propertiesrcon.password=.*rcon.password=server.propertiesmotd=.*motd=server.propertieseula=.*trueeula=eula.txtAgreeing 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=.*trueenable-rcon=server.propertiesEnables 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.propertiesops.txt