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.

1

Note: This tutorial is only applicable to the international mobile version and Win10 version of Minecraft. NetEase version cannot join this server.

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

  1. Search for minecraft on baidu, go to the Official Website | Minecraft, and make sure not to enter the Chinese version of the official website.

    image-20221104180510952

  2. Scroll down to the bottom of the official website to find Support — Download.

    image-20221104180726354

  3. Scroll down to find Experience Different Versions of MINECRAFT — Server Software — WINDOWS SERVER [ALPHA TEST VERSION].

    image-20221110183100566

  4. On the download page, check the license agreement and click download.

    image-20221110183439362

  5. After downloading, it is a compressed package. The directory structure after extraction looks like this.

    3

  6. 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.

    5

Connecting to the Server

Enter the server’s IP address on your mobile device, and you can start playing happily.

6

7

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.

image-20221110184709274

About Configuration Files

In the root directory of the server package, find the server.properties file and open it with Notepad.

8

For specific modification methods, you can search online or refer to the bedrock_server_how_to.html in the server package.

9

(Translated from Google Translate)