From e552eb93ef9ea46f7331d0693caac6976a3cdc5c Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 31 Jul 2021 22:27:33 -0500 Subject: [PATCH] Minecraft README formatting update --- CentOS/Minecraft/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CentOS/Minecraft/README.md b/CentOS/Minecraft/README.md index add5871..61a5384 100644 --- a/CentOS/Minecraft/README.md +++ b/CentOS/Minecraft/README.md @@ -46,7 +46,7 @@ server directory/backups. e.g. `~/Minecraft/Server-1/backups/` - `-j` | `--jar` - Path to a minecraft server jar and the server will install that jar to the given ID -##Minecraft-Connect-Server +## Minecraft-Connect-Server Used to connect to a running Minecraft server's console to see log output or kill the server with ^C (control + c) To disconnect from an Minecraft server without killing it type ^B D, that being hold `control` and `b` and then let go of @@ -64,7 +64,7 @@ To disconnect from an Minecraft server without killing it type ^B D, that being the server name - E.g. The server is named: "Server-0" then the server number would be "0" -##Minecraft-Stop-Server +## Minecraft-Stop-Server Used to stop a running Minecraft server This sends ^C (control c) to the Minecraft server