How to Change the Day/Night Speed on Your Palworld Server
You can adjust the speed of the day-night cycle separately for day and night.
Warning
Make sure your server is stopped before editing the config file. Changes to the PalWorldSettings.ini will otherwise be overwritten by the game.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open config file
Open the filePalWorldSettings.iniat:/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini/Pal/Saved/Config/LinuxServer/PalWorldSettings.iniAdjust speed
Find the parametersDayTimeSpeedRateandNightTimeSpeedRate:DayTimeSpeedRate=1.000000 NightTimeSpeedRate=1.000000DayTimeSpeedRate=1.000000 NightTimeSpeedRate=1.000000Start the server
Start your server.
Examples:
| Value | Description |
|---|---|
0.5 | Twice as long day/night |
1.0 | Default |
2.0 | Half as long day/night |
Tip
A lower value means longer days/nights, a higher value means shorter ones.