Configuration

These are the parameters of configuration.

Key
Value
Description

Framework

"qb", "esx", "newqb", "oldesx"

Set your framework here

SQLScript

string

Set your sql script that you are using on your server

discordWebhook

string

Set the image upload link. This is necessary for taking photos

DefaultAvatar

string

This photo will be shown as if a user does not have any saved photo on database

DefaultVehicleAvatar

string

This photo will be shown as if a vehicle does not have any saved photo on database

Prefix

string

You can set this for the panic button prefix shown on map

CrimeTags

[1] = {label = "None"}

You can add new crime tags which can be selected on records, wanteds, users, etc.

Permissions

Police Ranks

Only the ranks you have defined can perform the specified action

Department

string

Set department details

Jobs

["police"] = true,

Set which job groups can access the mdt

PanicTypes

blipData

Set the panic type blip datas

LicenseTypes

["weapon"] = true,

Set the licenses that players can have

LicenseTypes is for esx based servers. QB servers has already in it. So if you are using qb you don't need to use it. Also it requires esx_license for esx.

Last updated