Compare commits

..

No commits in common. "nothing_priv" and "main" have entirely different histories.

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!") 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. --The priv required to use the /rules command. If fast is a default priv, I recomend replacing shout with that.
interact.priv = {nothing = true} interact.priv = {shout = true}