How to Add Mods to Your Vintage Story Server
Vintage Story supports mods through the built-in mod database as well as manual file uploads. You can install mods using either method depending on what is available for the mod you want.
Method 1: Install via the Web Console
This method works for mods listed in the Vintage Story mod database.
- Log into the Game Control Panel and navigate to your server.
- Start the server and wait for it to fully load.
- Click the Web Console icon in the left sidebar.
- Run the following command, replacing
ModIDwith the mod's identifier:
/moddb install ModID
The ModID is typically the mod name without spaces, and matches the last segment of the mod's URL. For example, for https://mods.vintagestory.at/primitivesurvival, the ModID is primitivesurvival.
Method 2: Upload manually via FTP or File Manager
Use this method for mods that are not in the mod database or that you downloaded as a .zip file.
- Locate the mod's
.zipfile on your computer. - Connect to your server using the File Manager in the Game Control Panel or via FTP.
- Upload the
.zipfile to theModsfolder on the server. - Restart the server for the mod to load.
Troubleshooting
- If a mod does not load after installation, confirm the server was fully restarted and that the mod version is compatible with your Vintage Story server version.
- Use FTP to remove a mod's
.zipfile from theModsfolder if you need to uninstall it.