From ae4c4702b2680f3a5a9d21fd2deac3ebcff81600 Mon Sep 17 00:00:00 2001 From: satr14 Date: Sat, 2 May 2026 20:02:56 +0700 Subject: [PATCH] fix motd --- modules/system/homelab/mc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/homelab/mc.nix b/modules/system/homelab/mc.nix index 9caa3b2..7920048 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -64,7 +64,7 @@ in { serverProperties = { server-port = 25565; server-name = "Digit Association"; - motd = "\u00a7lSeason 3\u00a7r - \u00a7dExplorers Creativity \ud83d\udd25"; + motd = "§lSeason 3§r - §dExplorers Creativity 🔥"; difficulty = "normal"; gamemode = "survival";