How to Add Mods to Your PixARK Server ​
There is a Steam Workshop for PixARK. Unlike ARK Survival Evolved, however, the server does not download the mods itself – there is no field where you enter mod IDs. You have to upload the files to the server via SFTP yourself.
Important
Mods are a special case in PixARK. The Workshop has barely been maintained for years, many entries are explicitly marked as "Legacy" or "Discontinued", and there is no official documentation for server usage. Whether a specific mod runs on your server cannot be predicted. Therefore always create a backup beforehand and test one mod at a time.
Requirement ​
You can only obtain the mod files through a PixARK installation on your own PC: Steam downloads the mod as an archive, and it is only unpacked when you start the game for the first time. Only afterwards do the files exist in a form you can upload to the server.
Obtain the mod files ​
Subscribe to the mod
Open the Steam Workshop for PixARK, find the desired mod and subscribe to it.Start PixARK
Launch PixARK once on your PC and wait until you reach the main menu. Only then does the game unpack the mod files.Open the mods folder
Open the following directory on your PC:<Steam>\steamapps\common\PixARK\ShooterGame\Content\ModsLocate the files
Every mod consists of two items:Item Description Folder named after the mod ID A folder whose name is the numeric mod ID <ModID>.modA file of the same name right next to it Warning
You need both. If you only upload the folder and forget the
.modfile, the server will not recognise the mod.
Upload the mod to the server ​
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open the directory
Navigate to the following directory. If theModsfolder does not exist yet, create it:/ShooterGame/Content/Mods/Upload the files
Upload the mod folder and the matching.modfile into this directory.Start the server
Start your server. If it does not start up cleanly or crashes, remove the mod again and restore your backup.
Update mods ​
Note
The server does not update mods on its own. When a new version appears in the Workshop, you have to download it on your PC, start the game once and upload the files to the server again. If the server and client versions of a mod do not match, players run into errors when joining.
Tip
So that all your players have the same mod files, they should subscribe to the mod in the Steam Workshop as well and start the game once before joining your server.