Update README.md
This commit is contained in:
parent
0c8ea2eae2
commit
584bc52b20
@ -6,7 +6,7 @@ tmux, in a way that makes it extremely easy to use with systemd.
|
|||||||
1. install systemd unit in /etc/systemd/system, change `User` option to preferred user
|
1. install systemd unit in /etc/systemd/system, change `User` option to preferred user
|
||||||
2. create minecraft server instances in `~/.local/share/mcserver/instances`
|
2. create minecraft server instances in `~/.local/share/mcserver/instances`
|
||||||
- you can also symlink server directories from elsewhere on the system
|
- you can also symlink server directories from elsewhere on the system
|
||||||
- use `instance/` as a starting point. you need, at minimum, a startup
|
- use `instance/` as a starting point. you need, at minimum, a `start.sh`
|
||||||
script that executes the server jar, the server jar itself and a `vars`
|
startup script that executes the server jar, the server jar itself and a
|
||||||
file
|
`vars` file
|
||||||
3. `systemctl enable --now mcserver@instancename`
|
3. `systemctl enable --now mcserver@instancename`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user