How to install and manage mods on my Palworld server
Posted: Tue Jun 23, 2026 10:08 am
Tired of the same old Pals? How about adding some mods! Palworld has a few ways that you can achieve this...
Using PAK files:
Using PAK files:
- On the "Server control" tab, stop your server.
- Using your preferred FTP client, connect to your server's FTP using the credentials listed on the "File Manager" tab in your control panel.
- If you aren't sure how to connect, we have a guide for FileZilla posted here: viewtopic.php?t=8044
- Navigate to the "/Pal/Content/Paks" directory.
- Upload your PAK files to this directory.
- Start your server back up.
- On the "Server control" tab, stop your server.
- Navigate to https://github.com/UE4SS-RE/RE-UE4SS/releases and download the latest release.
- Extract the downloaded file.
- Using your preferred FTP client, connect to your server's FTP using the credentials listed on the "File Manager" tab in your control panel.
- If you aren't sure how to connect, we have a guide for FileZilla posted here: viewtopic.php?t=8044
- Navigate to the "/Pal/Binaries/Win64" directory.
- Upload the contents of the extracted folder (dwmapi.dll and ue4ss) to this directory.
- Configuring UE4SS:
- Navigate to the "/Pal/Binaries/Win64/ue4ss" directory.
- Download "UE4SS-settings.ini" to your computer.
- Change "bUseUObjectArrayCache" to false if it set to true.
- Upload the edited file to the "/Pal/Binaries/Win64/ue4ss" directory.
- Installing mods for UE4SS:
- Navigate to the "/Pal/Binaries/Win64/Mods" directory.
- Upload your mod folders to this directory; mod folders should contain a "Scripts" folder with a "main.lua" file inside.
- Start your server back up.