Installing for QBCore
Cfg = {}
Cfg.WhitelistedGroups = { -- Check your QBConfig.Server.Permissions to make sure its the same
["mod"] = true,
["admin"] = true,
["god"] = true,
}Last updated
Cfg = {}
Cfg.WhitelistedGroups = { -- Check your QBConfig.Server.Permissions to make sure its the same
["mod"] = true,
["admin"] = true,
["god"] = true,
}Last updated