Skip to content
CyberNex Logo
Back to Tutorials
Palworld3 min readJuly 15, 2026

How to Change the Difficulty of Your Palworld Server

Ganidu Sathishka
Support Engineer at CyberNex | 4+ years customer technical support

Overview

Dedicated servers have no single "difficulty" dropdown. You customise individual settings in the config file instead.

Step-by-Step Instructions

<ol><li>Stop the server and back up your files first.</li><li>Open DefaultPalWorldSettings.ini and copy all of its contents.</li><li>Paste the contents into the Palworld Configuration Tool and adjust the settings you want.</li><li>Copy the updated config and replace the contents of the file.</li><li>Save and restart the server.</li></ol>

Code / Configuration

<pre><code>Difficulty=Custom # also: Casual / Normal / Hard DayTimeSpeedRate=1.000000 NightTimeSpeedRate=1.000000 ExpRate=1.000000 PalCaptureRate=1.000000 PalSpawnNumRate=1.000000 EnemySpawnRate=1.000000</code></pre>

Warning

A malformed config will prevent the server from starting. Always keep a backup of the original file.

Related Hosting Services

Was this guide helpful?

Join our Discord for more guides and direct help from our engineering team.

How to Change the Difficulty of Your Palworld Server | CyberNex