Main

config.main.lua
Config["InvetoryImagesPath"] = "nui://ox_inventory/web/images/"
 
Config["Cheaters"] = {
    ["CheckingEnabled"] = false,
    ["Kick"] = true,
    ["KickMessage"] =
    "You have been kicked for cheating. You have invoked the event %s from the resource %s which is not allowed.",
}
 
Config["LaptopItem"] = "laptop"
 
Config["AdminGroupRestriction"] = "qbcore.god"
 
Config["Language"] = "en"