mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 10:36:34 +01:00
Fix motd
This commit is contained in:
parent
ca67be035d
commit
e94187e8c0
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
difficulty = 3;
|
difficulty = 3;
|
||||||
enable-rcon = true;
|
enable-rcon = true;
|
||||||
"rcon.password" = "test";
|
"rcon.password" = "test";
|
||||||
motd = "&cWake up to reality! Nothing ever goes as planned in this accursed world.☯️";
|
motd = "\u00A7cWake up to reality! Nothing ever goes as planned in this accursed world.☯";
|
||||||
spawn-protection = 0;
|
spawn-protection = 0;
|
||||||
level-type = "minecraft:amplified";
|
level-type = "minecraft:amplified";
|
||||||
level-name = "amplified_world";
|
level-name = "amplified_world";
|
||||||
|
|
Loading…
Reference in a new issue