changes
This commit is contained in:
parent
28bffa0b68
commit
95f11b1bc7
3 changed files with 14 additions and 5 deletions
|
|
@ -86,7 +86,11 @@
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
requireUserVerification = false;
|
||||
lan = true;
|
||||
port = 25565;
|
||||
# bind = "[::]"; # support IPv6
|
||||
game-name = "kova's minecraft";
|
||||
game-password = "ThisIsASuperSecurePasswordThatNobodyWillGuess";
|
||||
admins = [ "sckova" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue