update minecraft
This commit is contained in:
parent
ed9a836d2d
commit
af2fccb12f
2 changed files with 8 additions and 1 deletions
|
@ -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"
|
||||||
];
|
];
|
||||||
|
|
|
@ -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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue