From a383eb0eb98ffcc835e17ee847c459edff2b53ec Mon Sep 17 00:00:00 2001 From: paramat Date: Sat, 2 Sep 2017 03:18:42 +0100 Subject: World start time: Add setting for this, default unchanged --- builtin/settingtypes.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'builtin/settingtypes.txt') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index c457c5f33..05800a0e7 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -979,6 +979,9 @@ time_send_interval (Time send interval) int 5 # Examples: 72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged. time_speed (Time speed) int 72 +# Time of day when a new world is started, in millihours (0-23999). +world_start_time (World start time) int 5250 0 23999 + # Interval of saving important changes in the world, stated in seconds. server_map_save_interval (Map save interval) float 5.3 -- cgit v1.2.3