How to Change the Day/Night Cycle on The Isle Evrima
Adjust day and night length on your The Isle Evrima dedicated server using Game.ini settings.
The Isle Evrima's day and night cycle length is fully configurable. You can make days longer for more activity, shorten nights for casual servers, or run permanent daylight.
Changing Day and Night Length
Stop Your Server
Access the XGamingServer Panel and stop your server.
Open Game.ini
Go to Files → /TheIsle/Saved/Config/LinuxServer/Game.ini
Set Day and Night Length
Under [/script/theisle.tigamesession], update these values (in minutes):
[/script/theisle.tigamesession]
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20Settings Reference
| Setting | Description | Default |
|---|---|---|
ServerDayLengthMinutes= | Length of daytime in real-world minutes | 45 |
ServerNightLengthMinutes= | Length of nighttime in real-world minutes | 20 |
Common Configurations
Default (balanced):
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20Long day, short night (casual/active server):
ServerDayLengthMinutes=60
ServerNightLengthMinutes=10Equal day and night (realistic):
ServerDayLengthMinutes=30
ServerNightLengthMinutes=30Very long days (max activity):
ServerDayLengthMinutes=120
ServerNightLengthMinutes=5Very short night values (under 5 minutes) may cause issues for nocturnal species like Troodon that rely on darkness. Consider your player base before eliminating night entirely.
Dynamic Weather
Dynamic weather changes independently of the day/night cycle. You can control how frequently weather changes:
[/script/theisle.tigamesession]
bServerDynamicWeather=true
MinWeatherVariationInterval=600 ; Minimum seconds between weather changes
MaxWeatherVariationInterval=900 ; Maximum seconds between weather changesTo disable dynamic weather entirely:
bServerDynamicWeather=falseFor all configurable settings, see the Server Configuration Guide.
How is this guide?

Connecting to Your The Isle Evrima Server
Join your The Isle Evrima dedicated server through the in-game server browser or direct IP connection.
Getting Started with The Isle Evrima Server Hosting
Complete beginner's guide to setting up your The Isle Evrima dedicated server on XGamingServer — from first login to players joining.