Move around some minecraft stuff.

This commit is contained in:
Jimbo 2024-09-25 03:44:06 -04:00
parent 6aad24d535
commit ce2b33f3ed
10 changed files with 52 additions and 20 deletions

View file

@ -9,9 +9,10 @@ in {
serverProperties = common.serverProperties // {
difficulty = 2;
server-port = 30012;
motd = "§fArchival §l§n§cBloxelcom §r§fMinecraft server.";
motd = "\\u00A7fArchival \\u00A7l\\u00A7n\\u00A7cBloxelcom \\u00A7r\\u00A7fMinecraft server.";
};
whitelist = common.whitelist;
symlinks = common.paperSymlinks // common.configSymlinks;
symlinks = common.paperSymlinks;
files = common.configFiles;
};
}