Ban System Integration
Utils.CheckIdentifierBan = function (identifier)
local isBanned = true
local reason = 'Script Kid'
return isBanned, reason
endLast updated
Utils.CheckIdentifierBan = function (identifier)
local isBanned = true
local reason = 'Script Kid'
return isBanned, reason
endLast updated