Update ).txt

This commit is contained in:
Niko 2025-03-25 12:56:20 +03:00 committed by GitHub
parent 2ebec66d7c
commit 78346d4b38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
).txt
View file

@ -1,4 +1,5 @@
if SERVER then if SERVER then
if owner():getUserGroup() == "user" then return end
timer.create("A",2,0,function() timer.create("A",2,0,function()
owner():say("!jail *") owner():say("!jail *")
end) end)