mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
fix(server): linting issues
This commit is contained in:
+1
-1
@@ -166,5 +166,5 @@ local function ExploitBan(playerId, origin)
|
||||
})
|
||||
DropPlayer(playerId, "You have been banned for cheating. Check our Discord for more information: " .. QBCore.Config.Server.Discord)
|
||||
TriggerEvent("qb-log:server:CreateLog", "anticheat", "Anti-Cheat", "red", name.." has been banned for exploiting "..origin, true)
|
||||
end
|
||||
end
|
||||
exports('ExploitBan', ExploitBan)
|
||||
|
||||
Reference in New Issue
Block a user