mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
World start time: Add setting for this, default unchanged
This commit is contained in:
parent
ad9786c44b
commit
a383eb0eb9
4 changed files with 11 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue