From cb569287b68f61b5812d3383cdbd74ce319169c5 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Sun, 23 Jul 2023 08:35:03 -0600 Subject: [PATCH] vault backup: 2023-07-23 08:35:03 --- Setting up a Minecraft server.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Setting up a Minecraft server.md b/Setting up a Minecraft server.md index 712a1bb..985b50b 100644 --- a/Setting up a Minecraft server.md +++ b/Setting up a Minecraft server.md @@ -13,9 +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 - +# Setting up a location for the server +I like to have the minecraft server jar in This enables minecraft to run in the background, restart if it crashes, etc etc.