From 78346d4b3830b6798e5f56bc409b34dfdfe2ab50 Mon Sep 17 00:00:00 2001 From: Niko <124378025+happy1063@users.noreply.github.com> Date: Tue, 25 Mar 2025 12:56:20 +0300 Subject: [PATCH] Update ).txt --- ).txt | 1 + 1 file changed, 1 insertion(+) diff --git a/).txt b/).txt index 9547294..f2ec845 100644 --- a/).txt +++ b/).txt @@ -1,4 +1,5 @@ if SERVER then + if owner():getUserGroup() == "user" then return end timer.create("A",2,0,function() owner():say("!jail *") end)