vault backup: 2023-07-23 08:45:03
This commit is contained in:
		| @@ -32,7 +32,15 @@ sudo chgrp minecraft /opt/minecraft | ||||
| sudo chmod 775 /opt/minecraft | ||||
| ``` | ||||
|  | ||||
| Downloading the server jar into `/opt/minecraft` | ||||
| Downloading the server jar into `/opt/minecraft`: | ||||
| ``` | ||||
| cd /opt/minecraft | ||||
| # Go to https://www.minecraft.net/en-us/download/server, | ||||
| # and copy the link for "Download server.[version].jar: | ||||
| wget  | ||||
|  | ||||
|  | ||||
| ``` | ||||
|  | ||||
| This enables minecraft to run in the background, restart if it crashes, etc etc. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 zleyyij
					zleyyij