A simple NUI job center
This project does not contain a license, therefore you are not allowed to add one and claim it as yours. You are not allowed to sell this nor re-distribute it, if an issue arises, we will proceed to file a DMCA takedown request. You are not allowed to change/add a license unless given permission by Mauricio Rivera (Bombay). If you want to modify or make an agreement, you can contact Mauricio Rivera (Bombay). Pull requests are accepted as long as they do not contain breaking changes. You can read more about unlicensed repositories here if questions remain.
- Framework
- Polyzone
- Download from the releases tab.
- Move the resource into your resources folder.
- Add
ensure ev-jobcenter
in your server.cfg - Start your server.
- Automatically find your framework (ESX, QB)
- Easy to create jobs with or without whitelist.
- Easy to create backgrounds.
- Rules page.
- Bugs page.
- Settings page.
- Save background.
- Discord webhook.
- Multiple jobcenters.
- Creating New Jobs
- Go to the JSON/jobs.json
- Copy a block and paste a block at the bottom.
- Fix errors with commas and parenthesis.
- Update all texts to match your new job.
- Choose if you want whitelisted or not.
- Restart the resource (better to restart server if there are people in it)
- Creating New Backgrounds
- Go to the JSON/backgrounds.json
- Copy a block and paste a block at the bottom.
- Fix errors with commas and parenthesis.
- Add your link to the image and the text to display (it can be url or directly from the
./img/nameofimage.png
- Restart the resource (better to restart server if there are people in it)
- Creating New Rules
- Go to html/ui.html
- Check comments inside file.
- Good luck lmao (if you need help contact me on discord since that's tedious).
- Deleting an app