Server/minecraft: update motd

This commit is contained in:
Toast 2024-09-06 19:32:37 +02:00
parent c3c4c32358
commit b442b1e5a9

View file

@ -20,7 +20,7 @@
package = pkgs.fabricServers.fabric-1_20_1;
jvmOpts = "-Xmx8G";
serverProperties = {
motd = "\\u00A7aBigChadGuys \\u00A7lPlus \\u00A7a(w/Cobblemon!) v2.6.1\\u00A7r\\n\\u00A76Have fun!";
motd = "\\u00A7aBigChadGuys \\u00A7lPlus \\u00A7a(w/Cobblemon!) v2.7.0\\u00A7r\\n\\u00A76Have fun!";
server-port = 25565;
level-seed = "-1450714289616987871";
white-list = true;