qb-vehiclekeys
qb-vehiclekeys manages vehicle keys, door locks, a key NUI, and related client/server state. The
verified manifest loads QBCore locale files, config.lua, client.lua, and server.lua.
Review config.lua for current behavior and inspect both runtime files before calling events from
another resource. A client-reported plate or vehicle handle is not proof of ownership; validate the
player, entity, plate, and permitted action server-side.
Update checklist
- Diff configuration plus client/server events against the deployed revision.
- Test owned, job, borrowed, spawned, stored, and deleted vehicle flows on staging.
- Verify key state after reconnects and resource restarts; retain the prior revision for rollback.
Sources: repositoryΒ Β· manifestΒ
Vehicles despawning or keys resetting after restarts? Walk through troubleshooting QBCore vehicle state.