⚙️Master Config

Explore the Master Config, the hub for essential settings that allow the resource to work.

Framework-Specific Configuration

Base QBox Config

Base Config Explanation

Config.CheckVersion = true 

A version check upon server startup, ensuring that you are running the latest version. It also provides real-time logs to both Discord and the Server Console.

Config.DespawnCheck = true

Enable this setting by setting it to "true" to ensure that the resource actively checks for despawned player owned vehicles and automatically respawns them. We highly recommend keeping this setting enabled.

Config.DebugPolyzones = false

Toggle this setting to enable or disable debugging for Polyzones. When enabled, it generates box grids for each polyzone, including Insurance, Impound, Public Garages, and Private Garages.

Config.PrintSortingOnServerConsole = false

Toggle this setting to enable server sided printing for the sorting of vehicles. Useful for debugging and understanding our sorting algorithm.

Permissions Config Explanation

Config.PrintPermissionsCommandsOnF8 = true

Toggles printing of permissions on Client-Sided console if you are an authorized user.

Last updated

Was this helpful?