MinecraftBasicServer ich777/minecraftbasicserver https://hub.docker.com/r/ich777/minecraftbasicserver/ bridge sh false https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/ https://www.minecraft.net/ This is a Basic Minecraft Server, with the basic configuration it will download and install a Vanilla Minecraft. You can also install a FTB (FeedTheBeast), Bukkit, Spigot,... server. Start the container for the first time let it do it's work and shut it down. After that copy over your favorite server executable (don't forget to set the Serverfile name to the same as you copied over) and start the container again. JAVA RUNTIME: Enter your prefered Runtime 'basicjre'=jre8, 'jre11'=jre11, 'jre15'=jre15 Don't change unless you are knowing what you are doing! Please keep in mind if you change the runtime you have to delete the old runtime before UPDATE: If you set the variable GAME_V to 'latest' the container will check on every restart if there is a newer version available (if set to 'latest' the variable JAR_NAME has to be 'server'). ATTENTION: Don't forget to accept the EULA down below and don't forget to edit the 'server.properties' file the server is by default configured to be a LAN server and to be not snooped. CONSOLE: To connect to the console open up the terminal on the host machine and type in: 'docker exec -u minecraft -ti NAMEOFYOURCONTAINER screen -xS Minecraft' (without quotes) to exit the screen session press CTRL+A and then CTRL+D or simply close the terminal window in the first place. https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/mc.png --restart=unless-stopped If you like my work please https://www.paypal.me/chips777 https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png bridge 25565 25565 tcp 25575 25575 tcp /mnt/cache/appdata/minecraft /serverdata/serverfiles rw server JAR_NAME latest GAME_V GAME_PARAMS EXTRA_JVM_PARAMS 1024 XMS_SIZE 1024 XMX_SIZE false ACCEPT_EULA basicjre RUNTIME_NAME 99 UID 100 GID /mnt/cache/appdata/minecraft server latest 1024 1024 25565 25575 false basicjre 99 100 This is a Basic Minecraft Server, with the basic configuration it will download and install a Vanilla Minecraft. You can also install a FTB (FeedTheBeast), Bukkit, Spigot,... server. Start the container for the first time let it do it's work and shut it down. After that copy over your favorite server executable (don't forget to set the Serverfile name to the same as you copied over) and start the container again. JAVA RUNTIME: Enter your prefered Runtime 'basicjre'=jre8, 'jre11'=jre11, 'jre15'=jre15 Don't change unless you are knowing what you are doing! Please keep in mind if you change the runtime you have to delete the old runtime before UPDATE: If you set the variable GAME_V to 'latest' the container will check on every restart if there is a newer version available (if set to 'latest' the variable JAR_NAME has to be 'server'). ATTENTION: Don't forget to accept the EULA down below and don't forget to edit the 'server.properties' file the server is by default configured to be a LAN server and to be not snooped. CONSOLE: To connect to the console open up the terminal on the host machine and type in: 'docker exec -u minecraft -ti NAMEOFYOURCONTAINER screen -xS Minecraft' (without quotes) to exit the screen session press CTRL+A and then CTRL+D or simply close the terminal window in the first place. /tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/MinecraftBasicServer.xml