Mechanic
v1.7.0
Released 8 May 2026
<Callout type="warn">
Due to the number of files changed, we highly recommend a full reinstall of the script to ensure everything works smoothly!
</Callout>
Features
- Rewritten webhook & logging system with support for lib.logger and more -> https://docs.jgscripts.com/mechanic/debug-and-event-logging
Fixes
- Codebase refactoring to improve overall script stability
- Only allow managers to see management app
- Players can enter and drive vehicle while using a repair kit
- Vehicle being stanced to default even with stanced disabled (overwriting suspension)
- Tablet will not reopen after invoicing yourself for work
- Plate within vehicle props not trimmed
- Require mechanic to get in vehicle after applying order for improved sync reliability
- Nitrous app visible for motorcycles
- Ability to get a free stance upgrade by abusing thread
Waitin mods menu
Integrations
- Support Snipe banking
Changed Files
- client/cl-cameras.lua
- client/cl-carlift.lua
- client/cl-dyno.lua
- client/cl-fixing.lua
- client/cl-handling.lua
- client/cl-invoice.lua
- client/cl-lightcontroller.lua
- client/cl-locations.lua
- client/cl-main.lua
- client/cl-minigames.lua
- client/cl-mods.lua
- client/cl-nitrous.lua
- client/cl-orders.lua
- client/cl-servicing.lua
- client/cl-shops-stashes.lua
- client/cl-stancer.lua
- client/cl-tablet.lua
- client/cl-tuning.lua
- client/cl-vehicleprops.lua
- framework/cl-functions.lua
- framework/sv-functions.lua
- fxmanifest.lua
- server/sv-admin.lua
- server/sv-employees.lua
- server/sv-fixing.lua
- server/sv-initsql.lua
- server/sv-invoice.lua
- server/sv-logs.lua
- server/sv-main.lua
- server/sv-management.lua
- server/sv-mods.lua
- server/sv-nitrous.lua
- server/sv-orders.lua
- server/sv-servicing.lua
- server/sv-shops-stashes.lua
- server/sv-tablet.lua
- server/sv-tuning.lua
- server/sv-vehicleprops.lua
- server/sv-webhooks.lua
- shared/main.lua
- web (entire folder)
- config (config files changed)