configs/ folder. Below you’ll find a description of the most important settings.
configs/config.main.lua
The main configuration file of the resource.
| Variable | Description |
|---|---|
Config.Framework | Framework selection: 'qb', 'esx', 'qbox' or 'auto'. |
Config.Language | Language for the UI and system messages (e.g., 'en', 'pl'). |
Config.Notify.Type | Notification system: 'qb', 'esx', 'ox'. |
Config.EnableLSPD | Enable Police module. |
Config.EnableEMS | Enable Medic module. |
Config.EnableDOJ | Enable Court module. |
configs/config.lspd.lua
Settings specific to the Police faction.
Job name
Grades & Permissions
You can precisely define what each rank (grade) can do in MDT.Threat Codes (Codes)
Customize the status colors and threat levels.Documents
Google Docs/Sheets integration.configs/config.ems.lua / config.doj.lua
Work similarly to the LSPD config, allowing customization of JobName and permissions for Medics and Lawyers.
[!TIP]
Always restart the script after changing files in the configs/ folder for changes to take effect.
