diff --git a/Setting up a Minecraft server.md b/Setting up a Minecraft server.md index 03ff4b6..712a1bb 100644 --- a/Setting up a Minecraft server.md +++ b/Setting up a Minecraft server.md @@ -13,6 +13,8 @@ The format of the install command will change depending on the Java version, dis sudo apt install openjdk-17-jre-headless ``` +# Downloading the server jar +The procedure for this will change This enables minecraft to run in the background, restart if it crashes, etc etc.