From 5961b99678b337ff1f49aa4d6ece05a09902e1fd Mon Sep 17 00:00:00 2001 From: Aleksandr Avdeev Date: Thu, 21 Nov 2024 17:13:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=82=D1=80=D0=B5=D0=B1=D0=BE=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BA=D0=B0=D0=BA=D0=BE=D0=B9-=D0=BB=D0=B8?= =?UTF-8?q?=D0=B1=D0=BE=20=D0=BF=D1=80=D0=B8=D0=B2=D0=B8=D0=BB=D0=B5=D0=B3?= =?UTF-8?q?=D0=B8=D0=B8=20=D0=B4=D0=BB=D1=8F=20=D0=BA=D0=BE=D0=BC=D0=B0?= =?UTF-8?q?=D0=BD=D0=B4=D1=8B=20/rules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 9379c65..abe3563 100644 --- a/config.lua +++ b/config.lua @@ -89,4 +89,4 @@ interact.interact_msg1 = S("Thanks for accepting the rules, you now are able to interact.interact_msg2 = S("Happy building!") --The priv required to use the /rules command. If fast is a default priv, I recomend replacing shout with that. -interact.priv = {shout = true} +interact.priv = {}