Hacker News new | ask | show | jobs
by whimsicalism 1571 days ago
Wait - it's not Java anymore? Can people still self-host servers?

I checked out of Minecraft in like 2012.

2 comments

You can host Bedrock servers, in fact, it is a single argument in my docker-compose.yaml to flip between a Java or a Bedrock server [0]. Not sure about the plug-in situation.

[0]: https://github.com/itzg/docker-minecraft-server

The cross platform (as in consoles) Version is written in C++ called bedrock edition, but they are both still actively developed on.