How to install mods on an Unturned server

Learn how to install mods on an Unturned server. Installing mod on an Unturned server requires adding the mods IDs to the configuration file.

To add mods to your unturned server, you will need to follow these steps :

First, find the IDs of the wanted mods.
To find the mod workshop ID, check the mod page URL. For example, the Blacksmithing Mod ID is 1911892210.
Once done, you need to :

  1. Launch your Unturned server
  2. Go to the "files" page
  3. Go in the "Servers" folder
  4. Go in the "Default" folder
  5. Click on the "WorkshopDownloadConfig.json" file

Once in the right file, you will see a line with "File_IDs", just add your mods IDs there :
"File_IDs": [1911892210]

If you want to add multiple mods, separate the IDs with a coma :
"File_IDs": [1911892210, 1323467538]

Reading is fine. Running one is better.

Every guide here was written against a real free AxentHost server. Claim fifteen credits and follow along on your own.