Master Config
Explore the Master Config, the hub for essential settings that allow the resource to work.
Last updated
Was this helpful?
Explore the Master Config, the hub for essential settings that allow the resource to work.
Last updated
Was this helpful?
This setting needs to be specified with your chosen framework type, selecting from "ESX". "QBUS", or "QBOX". If you are using a custom framework, you must make the necessary code adjustments in framework.lua, both on the client and server sides.
Set this setting to "true" if you intend to utilize your framework's built-in character identification system.
Only set it to "false" if you are not using any framework at all.
If you have a custom framework in place, please ensure that you make the necessary adjustments under framework.lua to align with your custom setup.
Please ensure your fxmanifest.lua has the appropriate option pointed as well.
This setting must contain the player owned vehicles table name to establish a successful connection with your database. Double-check and confirm the accuracy of this setting to avoid any potential database-related issues.
This setting must contain the private garages table name to establish a successful connection with your database. Only change this if you've altered the table name.
This setting dictates the frequency at which the resource updates the database with changes to vehicles. It specifically targets vehicles that have undergone interactions or modifications. Our recommended interval is 30,000 milliseconds, equivalent to 30 seconds.
Toggle this setting for developer commands. Keep note that developer commands do not have permissions by default. Everyone can use them! So please edit for your own server.
This setting assigns roles to users. In the example, OBO47723
is the user's identifier ID (in this case QBCore Character ID), and is given developer
permissions.
This setting configuration defines what commands each role can use. You can create custom roles, each with its specific commands. For example, 'moderator' has access to commands like "tpv" and "fixVehicle", while 'admin' includes these plus "addVeh" and "setPart". The 'developer' role, designed with the broadest access, includes all available commands by default.
Set this setting to true if you are utilizing . This setting is integral to the functionality of the item-based lock system.
Responsible for the database resource you are using. We currently support , and .