Skip to content

A containerized version of the Bedrock Edition Server of MineCraft.

Notifications You must be signed in to change notification settings

IMetZach/bedrock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineCraft Bedrock Server

This is a docker container to launch and run the Official Minecraft Bedrock Edition Server released my Microsoft and Mojang. It's vanilla and contains no add-ons or special server tools.

Getting started (TLDR):

  • Download the file minecraft_launcher.sh
  • Edit the "base_dir" to where you'd like your server info stored
  • Edit the server properties to your liking
  • Run the following:
./minecraft_launcher.sh --start <server name>

Upgrading to a newer version:

Simply run to upgrade to a newer version:

./minecraft_launcher.sh --upgrade <server name>

Notes

  • There are many forks of this project but this is the original.
  • This repo is fully automated.
  • When there is a new release, this repo will auto update and rebuild the image within 30 minutes.

Related Links

"I fell into a burning ring of fire"