World start time: Add setting for this, default unchanged
This commit is contained in:
parent
e97aa9abe7
commit
425cabb95f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue