Skip to content

Admin panel overview

Open with /jobcreator (or whatever you set in Config.Command). You need a group listed in Config.PermissionGroup.

Layout

TabWhat it's for
DashboardCounters, recent audit events, who's online per job
JobsCreate, edit, delete jobs
GangsSame, for gangs
Public actionsWorld points anyone can use
ItemsCreate items into vorp_inventory (with usable effects)
Custom blipsMap markers
Custom pedsNPCs as scenery
CatalogsVehicles, horses, props, 3D markers
TemplatesOne-click job/gang setups
Backups & restoreExport / import everything as JSON
Audit logEvery admin write
Server configPaychecks, permissions, features, providers…
PreferencesPer-admin UI settings

Tab visibility

You only see tabs your group is allowed to. If you can see the panel but a tab is missing, check Config.ButtonPermissions for that tab.

You can also disable a tab entirely for everyone via Config.Features.<key> = false.

Save & broadcast

Every edit is saved to SQL on submit. Changes are pushed to online clients with a small debounce (~2s by default) — no full resource restart needed.

Released under a commercial license. Documentation released under MIT.