VEGAS/minecraft/0fyy6ksf: allow flight
This commit is contained in:
parent
54a362965b
commit
d1d4651ed7
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ in
|
|||
enable-rcon = true;
|
||||
rcon-port = config.links."mc-rcon-${custId}".port;
|
||||
rcon-password = "manager";
|
||||
allow-flight = true;
|
||||
};
|
||||
};
|
||||
systemd.services."mc-${custId}".serviceConfig = {
|
||||
|
|
Loading…
Reference in a new issue