diff --git a/hosts/VEGAS/services/minecraft/customer-0fyy6ksf.nix b/hosts/VEGAS/services/minecraft/customer-0fyy6ksf.nix index c857478..b41c129 100644 --- a/hosts/VEGAS/services/minecraft/customer-0fyy6ksf.nix +++ b/hosts/VEGAS/services/minecraft/customer-0fyy6ksf.nix @@ -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 = {