core.register_globalstep(function() if core.settings:get_bool("always_day", false) then core.set_timeofday(0.5) end end)