SSR Quest is a mod that implements a quest framework for allowing you to create your own quests, in many different ways. This mod requires some slightly different steps than normal mods, but we have you covered with this guide. Ultimately this will allow you to install quest mods that were made with SSR Quests, which is likely why you're here.
Note: This is an advanced guide. Use at your own risk and backup important data.
1. First, list SSR Core and SSR Quests' mod IDs in your pzserver.ini like so: ssr-core;ssr-quests;ssr-quests-e1;ssr-quests-e2;ssr-quests-e3
as well as the workshop IDs for both mods.
2. Download the java mod
zip file from the official mod page here.
3. Extract the SSROverride zip file and open it.
4. Open the File Manager
5. Navigate to /server-files/
6. Drag and drop the java
folder from SSROverrides into server-files
7. Now open start-server-jm.sh
in Notepad or any text editor on your PC and copy the contents.
8. Right click and edit start-server.sh
in the same folder in the file manager.
9. Paste in the contents of start-server-jm.sh
. Your file should now look like this:
10. Now that you have the mods installed and the custom files, you can restart your server. SSR Quests is now fully installed.