update minecraft

This commit is contained in:
♥ Minnie ♥ 2025-06-06 22:22:51 +08:00
parent ed9a836d2d
commit af2fccb12f
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
2 changed files with 8 additions and 1 deletions

View file

@ -49,6 +49,8 @@ in {
motd = "\\u00A7aKanto Network \\u00A7e[1.19.2]\\u00A7r\\n\\u00A78I'll Use My Trusty Frying Pan As A Drying Pan!"; motd = "\\u00A7aKanto Network \\u00A7e[1.19.2]\\u00A7r\\n\\u00A78I'll Use My Trusty Frying Pan As A Drying Pan!";
server-port = 25565; server-port = 25565;
white-list = true; white-list = true;
spawn-protection = 0;
allow-cheats = true;
}; };
# Things to symlink into this server's data directory. # Things to symlink into this server's data directory.
@ -81,7 +83,7 @@ in {
services.traefik.dynamicConfigOptions.http.routers = { services.traefik.dynamicConfigOptions.http.routers = {
minecraft = { minecraft = {
rule = "Host(`minecraft.home.arpa`)"; rule = "Host(`mc.home.arpa`)";
entryPoints = [ entryPoints = [
"websecure" "websecure"
]; ];

View file

@ -3,6 +3,11 @@
"uuid": "82fc15bb-6839-4430-b5e9-39c5294ff32f", "uuid": "82fc15bb-6839-4430-b5e9-39c5294ff32f",
"name": "jasmariiie", "name": "jasmariiie",
"level": 4 "level": 4
},
{
"uuid": "491c085e-f0dc-44f1-9fdc-07c7cfcec8f2",
"name": "Spectre_HWS",
"level": 4
} }
] ]