From bf7bdd484fd339db643d61acb285204bea8cbbd6 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Sat, 29 Mar 2025 20:20:42 +0100 Subject: [PATCH] feat: mincraft server (trust me 4) --- hosts/hitsugibune/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hitsugibune/configuration.nix b/hosts/hitsugibune/configuration.nix index 346af85..fe92a83 100644 --- a/hosts/hitsugibune/configuration.nix +++ b/hosts/hitsugibune/configuration.nix @@ -74,7 +74,7 @@ in { ]; serverConfig = { - server-port = 25566; + server-port = 25565; motd = "SIB24 Aged Server"; white-list = true; spawn-protection = 0;