For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to setup the first shop

Shops are stored in the database and managed from Mechanic Admin. There is no static Config.Jobs list - jobs sync from shops you create.

1

Open Mechanic Admin

After you have permission, run:

/mechanicadmin
2

Create shop

Set at least:

  • Label - display name

  • Job - must match a real framework job name (example: mechanic)

  • Society account - optional; defaults to society_<job>

  • Min grade - lowest grade that counts as employed at this shop

  • Blip - optional map blip

  • Zones - tuning / workshop areas used to open the menu and claim work

  • Tablet apps - min grade per app (finances, parts, maintenance, garage, …)

  • Commission - % of invoice total deposited into the society tablet bank

3

Framework job

Create the job in your framework (ESX jobs / QB shared jobs) with the same name as the shop job field. Grades should match tablet app min grades.

4

Duty / access

Players need the shop job (and grade) to use tablet apps and, depending on Config.Tuning.requireJob, to open / confirm tuning.

Last updated