KRS CITYHALL is a simple job center system for FiveM servers. It is built with React and Mantine UI to provide a clean and easy-to-use interface where players can choose jobs and manage their documents quickly.
-
Clean and simple UI
-
Job selection with descriptions and images
-
Search bar to find jobs
-
Request ID Card and Driver License
-
NPC interaction via:
ox_targettextui
-
Configurable (jobs, locations, licenses)
-
Basic protections against abuse
Place the krs_cityhall folder into your server's resources directory.
If you want to modify the UI, go into the web folder and run:
- Install dependencies:
npm i- Run in development:
npm run dev- Build production:
npm run buildAdd this to your server.cfg:
ensure krs_cityhall- Go to City Hall
- Interact with the NPC
- Choose a job
- Request documents if needed
- Discord: https://discord.gg/CqfzJXvKvk
- Author: Krs Scripts
Developed with ❤️ by Krs Scripts