mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(access): map
This commit is contained in:
parent
1a4ab08adc
commit
22f5a3d420
9 changed files with 210 additions and 24 deletions
|
|
@ -13,7 +13,11 @@ _: {
|
|||
minecraft = {
|
||||
enable = true;
|
||||
id = "marka";
|
||||
ports.query.enable = true;
|
||||
ports = {
|
||||
query.enable = true;
|
||||
dynmap.enable = true;
|
||||
bluemap.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue