VT-Vehmod
VT-Vehmod is a lightweight and flexible vehicle modification script for QBCore-based FiveM servers.
π How to Use
Use the command /vehmod to open the modification menu and apply or reset parts such as:
Spoilers
Brakes
Engine upgrades
And more
The menu includes βstockβ options for each category, allowing players to revert modifications at any time.
π Access Control
You can choose between:
Job-based access (e.g. mechanic)
Admin-based access (e.g. via QBCore permissions)
Permissions are configured in config.lua
.
βοΈ Compatibility
This script is built for QBCore only and uses qb-menu
.
Tested with:
qb-core
qb-menu
π Customization
All files are encrypted, except:
config.lua
β enables access control and other settingslang.lua
β allows you to change all menu text and notifications
π Installation
Place the folder inside
resources/[local]/
Add this to
server.cfg
:ensure vt-vehmod
Last updated