SSR Quest is a mod that introduces a robust quest system framework to Project Zomboid servers, offering much-needed structured goals beyond basic survival. It allows server owners and creators to implement complex, multi-stage quests with nonlinear dialogue and multiple endings. SSR Quest significantly enhances player engagement and replayability, especially in multiplayer, where shared objectives can foster cooperation and role-playing.
1. Take note of the Workshop and Mod IDs of the following:
2. Under Multiplayer Installation of the SSR: Quest System, go to the drive link to download the Java patch.
3. Extract the .7z file to a new folder.
4. Select all files and compress to a .zip file.
5. Minimize the file to use later in the tutorial.
6. Log in to the BisectHosting Starbase panel.
7. Stop the server.
8. Go to the Files tab.
9. Upload the .zip file from step 5.
10. Right-click the uploaded file and choose Unarchive.
11. Find the following directory: /home/container/.cache/Server .
12. Open the [Save/Config].ini file. The .ini file is labeled from the Save/Config Name on the Startup tab.
13. Next to Mods=, enter the following in order with the desired npc plugin: ssr-core;ssr-quests;ssr-quests-<entry> .
Note: Input other quest mods after the order. Check the desired Quest mod details to find out which ssr-quests-<entry> it uses. Learn how to install mods here.
14. From the WorkshopItems= line, input the same order from step 13 using the Workshop IDs from step 1.
15. Press the Save button.