diff --git a/systems/kami/default.nix b/systems/kami/default.nix index cb9f80f..b635020 100644 --- a/systems/kami/default.nix +++ b/systems/kami/default.nix @@ -38,8 +38,10 @@ difficulty = 3; enable-rcon = true; "rcon.password" = "test"; - motd = "Not A Minecraft Servr"; + motd = "Wake up to reality! Nothing ever goes as planned in this accursed world."; spawn-protection = 0; + level-type = "minecraft:amplified"; + level-name = "amplified_world"; }; };