EasyJobs is a full job management tablet for FiveM servers. Open it with /easyjobs and, if the player has permission, it shows a live list of all jobs. Each job can be opened, edited, and updated in real time without restarting the server.
EasyJobs is built for servers that want one system for all framework jobs and all job related services. It is designed to replace manual config editing with an in game management flow.
Main focus:
- Real time job editing with no downtime
- One interface for ESX, QB-Core, and Qbox
- Deep zone and action tools per job
- Admin visibility and control with history and webhooks
- Job sharing between servers through EasyJobs Exchange
- Player with the required ace or group opens /easyjobs
- Tablet shows every available job in a clickable list
- Admin edits job data directly from the interface
- Changes are applied immediately while the server is running
- System tracks changes and can publish updates to logs and webhooks
EasyJobs supports:
- ESX with es_extended
- QB-Core with qb-core
- Qbox with qbx_core
All frameworks are translated to one unified internal model. That means jobs, grades, player job data, garages, and vehicle lists are handled in the same format no matter which framework is selected.
Access is controlled by ace permissions and framework role checks.
Default management model:
- Admin permission through ace
- Optional boss level management per job
- Centralized server side validation for all edit actions
- Create jobs
- Edit jobs
- Duplicate and copy settings between jobs
- Change grades, salaries, and permission levels
- Enable changes instantly without restart
- Duty system
- Boss system
- F6 action system with extensible actions
- Custom triggers using markers or NPC interactions
- Spawner zones
- Markers
- Blips
- Garages with custom garage location mapping per job
- Stashes
- Farm collecting zones
- Crafting zones
- Selling zones
- Shop zones
- Alarms
- Teleports
- Animation zones
- Music players
Every zone can be:
- Public for everyone
- Restricted to one job
- Restricted to multiple selected jobs
- History timeline for admin changes
- Webhook support
- Real time job cache updates
- Unified framework wrappers for stable server logic
- Publish job packs made on your server
- Download and use jobs made by others
- Share updates across communities
Required:
- ox_lib
Framework choice, use one:
- es_extended
- qb-core
- qbx_core
- Place EasyJobs in your resources folder
- Ensure your selected framework is started
- Ensure ox_lib is started before EasyJobs
- Add ensure EasyJobs in server cfg
- Restart server
Main framework selection is in shared/config.lua.
Framework options:
- auto
- esx
- qb
- qbox
EasyJobs is meant to be a production ready job control center for serious RP servers. It keeps management fast for admins, clear for staff teams, and flexible for future job features.