Skip to content

How to Enable or Disable Raids on Your Palworld Server

You can configure whether enemy invasions on player bases occur.

Warning

Make sure your server is stopped before editing the config file. Changes to the PalWorldSettings.ini will otherwise be overwritten by the game.

  1. Stop the server
    Stop your server via the dashboard.

  2. Connect via SFTP
    Connect to your server via SFTP.

  3. Open config file
    Open the file PalWorldSettings.ini at:

    /Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
    /Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
  4. Configure raids
    Find the parameter bEnableInvaderEnemy and set the desired value:

    bEnableInvaderEnemy=True
    bEnableInvaderEnemy=True
  5. Start the server
    Start your server.

ValueDescription
TrueRaids enabled (default)
FalseRaids disabled