...
This commit is contained in:
parent
4091b64eea
commit
1aa7b735ef
1 changed files with 2 additions and 2 deletions
|
@ -458,8 +458,8 @@ in
|
|||
inherit simulation-distance snooper-enabled spawn-animals spawn-monsters spawn-npcs;
|
||||
inherit spawn-protection use-native-transport view-distance white-list enforce-whitelist;
|
||||
|
||||
"query.port" = queryPort;
|
||||
"rcon.port" = rconPort;
|
||||
"query.port" = query-port;
|
||||
"rcon.port" = rcon-port;
|
||||
};
|
||||
systemd.services.minecraft = {
|
||||
description = "Minecraft Server";
|
||||
|
|
Loading…
Reference in a new issue