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 settings

  • lang.lua – allows you to change all menu text and notifications

πŸ“ Installation

  1. Place the folder inside resources/[local]/

  2. Add this to server.cfg:

    ensure vt-vehmod

Config

Last updated