Palworld Tutorials

How to Install Mods on Your Palworld Server

Install Palworld mods by uploading .pak files to your server. Follow steps for backups, file locations, and Windows compatibility tips on WinterNode.

Last updated: February 28, 2026

4.9

482+ Satisfied Customers

Install mods on your Palworld server by uploading .pak files to the mods directory. Some mods also require the UE4SS scripting framework, which only works on Windows servers.

Installing .pak Mods

  1. Download the .pak file for the mod you want to install
  2. Stop your server using the GCP
  3. Take a backup of your server
  4. Open the File Manager
  5. Navigate to Pal/Content/Paks/~mods
  6. Upload the .pak file to that directory
  7. Start your server using the GCP

If a mod file is larger than 100MB, use SFTP to upload it instead of the File Manager.

Where to Find Mods

Most mods are distributed as .pak files. Some come as .zip archives - extract them first and upload just the .pak file.

Client-Side Mods

Some mods need to be installed on both the server and the client. The mod’s description page will tell you if client installation is required. For client-side installation, the .pak file goes in the same relative path on your PC: Palworld/Pal/Content/Paks/~mods. Create the ~mods folder if it doesn’t exist.

Removing Mods

  1. Stop your server
  2. Navigate to Pal/Content/Paks/~mods in the File Manager
  3. Delete the .pak file for the mod you want to remove
  4. Start your server