this post was submitted on 29 Nov 2023
6 points (100.0% liked)

Self-Hosted Main

502 readers
4 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hi everyone, I've been looking at spinning up a minecraft bedrock server for my kids. I've found the official server, Nukkit and PowerNukkitX and managed to get all three up and running in a test VM. I can see Nukkit and PNX have plugins, which the kids want, the ecosystem seems like a bit of a badly documented quagmire, or maybe I've just not found the good forums / blogs to read.

Do you have any recommendations on which platfrom (Nukkit/PNX etc) is most stable / most actively developed? Do you have any links to good blog posts or guides getting plugins installed and up and running for authentication and permissions and all that jazz?

What have you had most luck with, and what do you like best?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 9 months ago

Somewhat unrelated, but I run a bedrock and java server for my son and his friends and pterodactyl has been a lifesaver. It containerizes all the different games and you can do one-click upgrades and backups. I have set up everything from scratch and while it’s fun to learn, Pterodactyl has been way less of a headache.

It has a solid bedrock server too, that is not resource heavy at all.

[–] [email protected] 1 points 9 months ago

I run 3 bedrock worlds in separate docker containers on an old system. Works pretty well.

https://github.com/itzg/docker-minecraft-bedrock-server

[–] [email protected] 1 points 9 months ago

Get yourself a good yaml linter for testing your configuration files and start to understand how to read the logs for whatever server you use.

Minecraft is a really fantastic way to stay engaged in a lot of self hosted stuff.