Minecraft README formatting update

This commit is contained in:
Price Hiller 2021-07-31 22:27:33 -05:00
parent 113ba7cd50
commit e552eb93ef

View File

@ -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