NolimitHost
Last updated: August 17, 2026
This guide shows you how to adjust day length, night length, and dynamic weather on your The Isle Evrima server. The day and night cycle length is fully configurable — lengthen days for more activity, shorten nights for casual servers, or even run permanent daylight.
TheIsle/Saved/Config/LinuxServer/Game.ini.[/Script/TheIsle.TIGameSession], set durations in minutes:
[/Script/TheIsle.TIGameSession]
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20| Setting | Default | Description |
|---|---|---|
ServerDayLengthMinutes | 45 | Daytime duration in real-world minutes |
ServerNightLengthMinutes | 20 | Nighttime duration (intentionally shorter than day by default) |
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20
ServerDayLengthMinutes=60
ServerNightLengthMinutes=10
ServerDayLengthMinutes=30
ServerNightLengthMinutes=30
ServerDayLengthMinutes=120
ServerNightLengthMinutes=5
Dynamic weather changes independently of the day/night cycle. Configure how often the weather varies:
[/Script/TheIsle.TIGameSession]
bServerDynamicWeather=true
MinWeatherVariationInterval=600
MaxWeatherVariationInterval=900
| Setting | Default | Description |
|---|---|---|
bServerDynamicWeather | true | Enable dynamic weather changes |
MinWeatherVariationInterval | 600 | Minimum seconds between weather changes |
MaxWeatherVariationInterval | 900 | Maximum seconds between weather changes |
To disable dynamic weather entirely (always clear):
bServerDynamicWeather=false This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.