That way (
local success, errormsg = pcall(function()
banDS:SetAsync(plrUserId, {context}, true)
end)
)
it doesn’t kick the player at all
That way (
local success, errormsg = pcall(function()
banDS:SetAsync(plrUserId, {context}, true)
end)
)
it doesn’t kick the player at all