This FiveM script serves as a framework for creating arbitrary jobs and missions, allowing you to configure custom NPCs, tasks, equipment and rewards for your roleplay server through a modular system. Missions can be completed simultaneously by multiple players, delivering a fully multiplayer-compatible experience.
Important
Check out the wiki to learn how to create your own Mission!
Warning
The script isn't working? Check your server's live-console for related errors. These will tell you if dependencies are missing or if other setup steps aren't completed. You receive support and can share your ideas at GitHub's Discussions.
- Make sure you have the scripts ox_lib, ox_inventory and ox_target installed on your server. Make sure that these scripts are started before the missions script. We also highly recommend using the latest version of these scripts, as we can not guarantee support for older versions.
- Download this script, upload it into your server's resource folder and ensure it.
Note
We will provide ready-to-use missions in the future!
This project is licensed under the GNU Lesser General Public License v3.0 or later.
See the LICENSE file for the full text.
Copyright © 2026 noobsystems (https://github.com/noobsystems)