Make flanilla a family-friendly (creative and peaceful) server
This commit is contained in:
parent
6a13c7421a
commit
86de1944fe
2 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,7 @@ in {
|
|||
services.journald.extraConfig = "SystemMaxUse=1G";
|
||||
|
||||
home-manager.useGlobalPkgs = true;
|
||||
# home-manager.useUserPkgs = true; # wut is this?
|
||||
|
||||
environment = {
|
||||
variables = {
|
||||
|
|
|
@ -815,6 +815,10 @@ in {
|
|||
STOP_SERVER_ANNOUNCE_DELAY = "20";
|
||||
TZ = "America/Chicago";
|
||||
VERSION = "1.20.4";
|
||||
OPS = "lytedev";
|
||||
MODE = "creative";
|
||||
DIFFICULTY = "peaceful";
|
||||
ONLINE_MODE = "false";
|
||||
MEMORY = "8G";
|
||||
MAX_MEMORY = "16G";
|
||||
ALLOW_FLIGHT = "true";
|
||||
|
|
Loading…
Reference in a new issue