Minecraft: change server settings

This commit is contained in:
Toast 2023-10-22 03:00:45 +02:00
parent 6683a3a161
commit 605e3bd630

View file

@ -50,7 +50,7 @@ in
#USE_AIKAR_FLAGS = "true";
#STOP_DURATION = "70";
STOP_SERVER_ANNOUNCE_DELAY = "20";
STOP_SERVER_ANNOUNCE_DELAY = "25";
# server.properties
MOTD = "Toast's modded minecraft server";
@ -60,6 +60,10 @@ in
LEVEL_TYPE = "tfc:tng";
BROADCAST_CONSOLE_TO_OPS = "true";
BROADCAST_RCON_TO_OPS = "true";
VIEW_DISTANCE = "16";
MAX_PLAYERS = "4";
RCON_CMDS_LAST_DISCONNECT = "save-all";
OPS = "b3ca4afb-a3da-4a78-85c3-2292fd0787e2,0cb3d02a-1d1f-4d7f-b70c-bd53dc155cff";
EXISTING_OPS_FILE = "synchronize";