Отключить требование какой-либо привилегии для команды /rules

This commit is contained in:
Aleksandr Avdeev 2024-11-21 17:13:57 +03:00
parent f9dd511cc2
commit 5961b99678

View File

@ -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 = {}