fix rcon and intruduce systemd integration
This commit is contained in:
parent
a0d0c47b53
commit
0289aab9b0
4 changed files with 44 additions and 6 deletions
|
|
@ -46,9 +46,9 @@ server-port=25565
|
|||
enable-jmx-monitoring=false
|
||||
enable-query=false
|
||||
query.port=25565
|
||||
enable-rcon=false
|
||||
enable-rcon=true
|
||||
rcon.port=25575
|
||||
#password is redacted
|
||||
# PUT A PASSWORD HERE
|
||||
rcon.password=
|
||||
use-native-transport=true
|
||||
network-compression-threshold=256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue