Привязать команду /rules на привелегию nothing (по умоланию всех новых игроков)
This commit is contained in:
parent
f9dd511cc2
commit
f98445c1fb
@ -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 = {nothing = true}
|
||||
|
Loading…
Reference in New Issue
Block a user