diff --git a/nix-system-configs/modules/system/minecraft.nix b/nix-system-configs/modules/system/minecraft.nix index 55bc469..7e945e7 100644 --- a/nix-system-configs/modules/system/minecraft.nix +++ b/nix-system-configs/modules/system/minecraft.nix @@ -100,7 +100,7 @@ in { serverProperties = { server-port = 25566; - motd = "PRG Fabric Modded Server"; + motd = "The Sub Server All the Mods 10"; difficulty = "hard"; gamemode = "survival"; max-players = 64;