- Stop the server.
- Open Configuration Files.
- Click Text Editor for ServerGameSettings.json.
- Locate the GameTimeModifiers section and edit the required values:
"DayDurationInSeconds": 1080,
"DayStartHour": 9,
"DayStartMinute": 0,
"DayEndHour": 17,
"DayEndMinute": 0 - Save the file.
- Start the server.
- DayDurationInSeconds — real-time length of a game day, from 60 to 86400 seconds.
- DayStartHour / DayStartMinute — time at which daytime begins.
- DayEndHour / DayEndMinute — time at which daytime ends.