Make flanilla a family-friendly (creative and peaceful) server

This commit is contained in:
Daniel Flanagan 2024-02-22 15:11:36 -06:00
parent 6a13c7421a
commit 86de1944fe
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
2 changed files with 5 additions and 0 deletions

View file

@ -28,6 +28,7 @@ in {
services.journald.extraConfig = "SystemMaxUse=1G";
home-manager.useGlobalPkgs = true;
# home-manager.useUserPkgs = true; # wut is this?
environment = {
variables = {

View file

@ -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";