Host Minecraft Bedrock Server on Ubuntu?

su
- in Servers
6

I want to create a Minecraft Bedrock (Pocket Edition) server for myself and a few friends.

Does anyone know a good tutorial where I can host such a Minecraft server on a Raspberry PI 4 Model B with 4 GB RAM, on which Ubuntu Server (18.04) runs?

Sp

You will find plenty on YouTube, just browse.

En

Found directly via Google…

https://www.johndball.com/hosting-your-own-minecraft-pe-server-ubuntu-linux-16-04-lts/

su

Unfortunately, I didn't find anything clever

su

It explains how to host it on 16.04. However, I use 18.04

En

Yes, and there's not much difference in the versions.

Dr

I think your tutorial only works on x64

the RaspberryPi4 runs on arm64

It is possible to run Pocketmine on arm64, but pthreads must be compiled for PMMP
The automatic installation script only works on x64

Here it is described: https://kirig.ph/blog/2018/08/26/minecraft-pe-server-on-a-pi-3-pocketmine-mp/
(Although Pi3, but also poor)