vault backup: 2023-07-23 08:52:03
This commit is contained in:
parent
705ab185d6
commit
9d2fd6c2bf
@ -56,7 +56,9 @@ java -jar -XmX4M -Xms512M server.jar nogui
|
|||||||
```
|
```
|
||||||
The first time you will get an error about an EULA, you need to look for `EULA.txt` in the same directory as the server jar, and edit the file with a text editor (`vim`, `nano`) to agree. Run it again, and you should see it generating the world
|
The first time you will get an error about an EULA, you need to look for `EULA.txt` in the same directory as the server jar, and edit the file with a text editor (`vim`, `nano`) to agree. Run it again, and you should see it generating the world
|
||||||
|
|
||||||
# Allowing minecraf
|
# Allowing minecraft through the firewall
|
||||||
|
This may or may not be needed, depending on your distro, and the command syntax will vary slightly depending on the distro.
|
||||||
|
|
||||||
This enables minecraft to run in the background, restart if it crashes, etc etc.
|
This enables minecraft to run in the background, restart if it crashes, etc etc.
|
||||||
|
|
||||||
In `/etc/systemd/system`, place this file and tailor it to your liking.
|
In `/etc/systemd/system`, place this file and tailor it to your liking.
|
||||||
|
Loading…
Reference in New Issue
Block a user