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.