From ca67be035d628868e417cdf907d43cac5ed59e3a Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sat, 22 Jul 2023 00:46:31 +0200 Subject: [PATCH] Change modt --- systems/kami/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/kami/default.nix b/systems/kami/default.nix index b635020..6b9eb84 100644 --- a/systems/kami/default.nix +++ b/systems/kami/default.nix @@ -38,7 +38,7 @@ difficulty = 3; enable-rcon = true; "rcon.password" = "test"; - motd = "Wake up to reality! Nothing ever goes as planned in this accursed world."; + motd = "&cWake up to reality! Nothing ever goes as planned in this accursed world.☯️"; spawn-protection = 0; level-type = "minecraft:amplified"; level-name = "amplified_world";