4 comments

[ 2.7 ms ] story [ 22.5 ms ] thread
Same with paperMC or spigotMC. Get the jar, install java, prepare a custom user.

I do run it inside of tmux, no autostart, but you can easily interact with the MC-console.

---

For minecraft classic on OpenBSD look up Classicube (native C) and MCGalaxie (runs with mono).

I've also had to setup a minecraft server for me and my kids a while ago. For some time now, I wished the server would autostart when someone connects, to save on resources.

By pure coincidence, I stumbled upon a plugin for PaperMC [1] which together with a proxy server allows exactly that! Now my server stops when nobody is using it so I can save some RAM on my old machine.

I'm not sure how they did it, but it also allowed me to use the same minecraft account for me and my kids while the server is in online mode. This way we could enable our kids to play with their friends while they all share a single account.

[1]: https://github.com/oddlama/vane

Always love to see classicube mentioned. I really loved playing browser classic back in the day on the WOM Realms server, and I used to run a classic server using McForge (which Galaxy is based on). I still hop on classicube from time to time.