Original Server Setup Guide for Minecraft Bedrock Edition (Mobile Version)
Preface
Back then, I always played Minecraft in a local world. Later, I learned to play with classmates over a network, but every time we had to be on the same local network.
Later, I came across an app called “Minecraft Server Box,” which was my first time joining a server to play.
After that, I had an idea: to set up my own server to play.
Official Server
The purest and fastest-updated server, offering an authentic gaming experience, but it cannot load mods or plugins.
Server Configuration Guide
Windows Section
-
Search for
minecraft
on baidu, go to the Official Website | Minecraft, and make sure not to enter the Chinese version of the official website. -
Scroll down to the bottom of the official website to find
Support — Download
. -
Scroll down to find
Experience Different Versions of MINECRAFT — Server Software — WINDOWS SERVER [ALPHA TEST VERSION]
. -
On the download page, check the license agreement and click download.
-
After downloading, it is a compressed package. The directory structure after extraction looks like this.
-
Double-click bedrock_server.exe to run the server program. When it starts, it should look something like this. Pay attention to the highlighted areas in the image: one is the game version number, which must match the mobile version; the other is the port number, which you will enter when adding the server.
Connecting to the Server
Enter the server’s IP address on your mobile device, and you can start playing happily.
This demonstrates an internal network server. If you are using a public IP or cloud server, make sure to check both TCP and UDP when mapping ports. Bedrock Edition uses a different protocol than Java Edition, so please pay attention.
About Configuration Files
In the root directory of the server package, find the server.properties
file and open it with Notepad.
For specific modification methods, you can search online or refer to the bedrock_server_how_to.html
in the server package.
(Translated from Google Translate)