Tag: gamming Archive

Simple Debian 11 Minecraft Server – Part 3

Published on December 6, 2021 at 7:02 am by LEW

Minecraft ImageIntroduction

In the last post we had the Minecraft Server up and running. However there is one issue that needs to be resolved, and one feature that needs to be added.

Basically if you log out of the server, Minecraft stops. We will fix that by using the screen program we installed earlier. While we could do it by hand, we will write a bash script to simplify this process

And we want to start Minecraft when the server boots up. We will add that feature with a cron job. (more…)

SharePin It!