mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:56:51 +01:00
Update minecraft confog
This commit is contained in:
parent
3dd23ed852
commit
5930ca45fa
1 changed files with 3 additions and 1 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue