vault backup: 2023-07-23 08:39:03
This commit is contained in:
		| @@ -23,7 +23,9 @@ sudo mkdir /opt/minecraft | ||||
| sudo groupadd minecraft | ||||
| # Add your user to it | ||||
| sudo usermod -aG minecraft your-username-here | ||||
| # Make it so that the *minecraft* group owns | ||||
| # Make it so that the minecraft group owns that folder | ||||
| sudo chgrp minecraft /opt/minecraft | ||||
| # Make it so that the *user that o* | ||||
| ``` | ||||
|  | ||||
| This enables minecraft to run in the background, restart if it crashes, etc etc. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 zleyyij
					zleyyij