Grant & remove
Give a vehicle with a generated or custom plate, or remove its ownership record.
Grant vehicles, transfer ownership, rename plates and correct records with focused ESX administrator commands.
Work with your existing ownership records and garage. The standard ESX setup needs no extra SQL import or Vehicle Library Manager installation.
Give a vehicle with a generated or custom plate, or remove its ownership record.
Move ownership to another online character while preserving the current garage and stored/out status.
Update the ownership plate and saved vehicle properties together, with feedback after a confirmed write.
Search records by full or partial plate and list the vehicles owned by a character.
A 46-second walkthrough of grant, plate rename, transfer, ownership correction and removal. Silent, with on-screen descriptions.
Your existing garage handles vehicle storage and retrieval.
Protected core scripts with editable configuration and designated adapters. Delivery uses the Cfx.re account linked during checkout.
No paid garage or key resource is required for the default setup.
rg_vehicle_admin folder in your server resources. Keep all escrow files together.esx, keys to none and the garage provider to default. Configure a garage identifier that exists on your server.UseGrantSource, UseInternalAuditLog and UseDealershipSalesLog off. The standard installation requires no additional SQL.ensure oxmysql
ensure ox_lib
ensure es_extended
add_ace group.admin rg.vehicleadmin allow
ensure rg_vehicle_adminCommands accept the configured ACE permission, allowed framework groups or the server console. See the included documentation for permission setup, troubleshooting and upgrades.
| Command | Purpose |
|---|---|
/givecar <id> <model> [garage] | Grant a vehicle with a generated plate. |
/givecarplate <id> <model> <plate> [garage] | Grant a vehicle with a custom plate. |
/takecar <plate> | Remove an owned-vehicle record. |
/transfercar <plate> <newOwnerId> | Transfer ownership to another online character. |
/renameplate <oldPlate> <newPlate> | Rename the plate in the record and saved properties. |
/findcar <plate> | Search ownership records by full or partial plate. |
/listcars <playerId|identifier> | List a character’s owned vehicles. |
/fixownership <plate> <ownerId> | Correct the owner of an existing record. |
Optional: /duplicatekey, /removekey and /fixkeys. With no key provider configured, these report that vehicle keys are disabled.
This is a command-based administrator utility. A garage UI, graphical admin panel, vehicle pack, inventory and key resource are not included. /findcar searches database records; it does not locate a vehicle on the map. /takecar removes ownership and does not promise to despawn an existing vehicle.
Plate renames do not migrate arbitrary inventory tables or caches maintained by other resources. QB/QBox, Wasabi Carlock and JG Advanced Garages adapters are included for integration work but are outside the verified ESX launch scope. Custom integrations require compatibility work.