Minecraft Server


This is a quick tutorial to set up a local minecraft server sing Kitematic and Docker.

Create Minecraft Server Container

Create a container from the recommended Minecraft image by hitting the “Create” button.

screen shot 2015-03-03 at 12 33 36 pm

After the image finishes downloading, you’ll see the home screen for the Minecraft container. Your Minecraft server is now running inside a Docker container! Note we’ve marked the IP and port you can connect to your Minecraft server in red (your IP and port may be different).

screen shot 2015-03-03 at 12 35 47 pm

Connect to Minecraft Server

Open your Minecraft client, login with your Minecraft account and click on the “Multiplayer” button.

screen shot 2015-03-03 at 12 36 46 pm

Click “Add Server” button to add the Minecraft server you want to connect to.

screen_shot_2015-03-03_at_12_36_59_pm

Fill in the “Server Address” section with the marked IP and port from Kitematic.

screen_shot_2015-03-03_at_12_37_17_pm

Click on the play button to connect to your Minecraft Server.

screen_shot_2015-03-03_at_12_37_23_pm

Enjoy!

screen shot 2015-03-03 at 12 37 37 pm

Change Map Using Docker Volume

Open the “data” folder from Kitematic. We use Docker Volume to map the folder from the Minecraft Docker container onto your computer.

screen_shot_2015-03-03_at_1_28_51_pm

Finder will pop open and you can replace your current map with a new one that you want.

screen_shot_2015-03-03_at_1_29_31_pm

Restart your container by clicking the “Restart” button.

screen_shot_2015-03-03_at_1_29_42_pm

Go back to your Minecraft Client and join your server. Done!

screen shot 2015-03-03 at 1 30 14 pm