diff --git a/services/minecraft-servers.nix b/services/minecraft-servers.nix index 57707e6..f1216d6 100644 --- a/services/minecraft-servers.nix +++ b/services/minecraft-servers.nix @@ -294,6 +294,7 @@ in { }; }; + networking.firewall.allowedUDPPorts = [24454 24455]; systemd.services = let tellraw = c: t: ''/tellraw @a ["",{"text":"\n"},{"text":"","bold":true,"color":"gold"},{"text":" O servidor irĂ¡ reiniciar em "},{"text":"${t}","bold":true,"color":"${c}"},{"text":".\n "}]'';