Add rule against controversial topics (#6)
This commit is contained in:
parent
cb161b83db
commit
e95d1fafde
1 changed files with 2 additions and 1 deletions
3
init.lua
3
init.lua
|
@ -22,7 +22,8 @@ local items = {
|
||||||
"6. Don't leave the game whilst in a fight",
|
"6. Don't leave the game whilst in a fight",
|
||||||
"7. Don't impersonate other community members",
|
"7. Don't impersonate other community members",
|
||||||
"8. Do not share your password with ANYONE.",
|
"8. Do not share your password with ANYONE.",
|
||||||
"9. Moderator decisions are final.",
|
"9. Avoid controversial topics like politics/religion",
|
||||||
|
"10. Moderator decisions are final.",
|
||||||
"",
|
"",
|
||||||
"Failure to follow these rules may result in a kick or ban",
|
"Failure to follow these rules may result in a kick or ban",
|
||||||
" (temp or permanent) depending on severity.",
|
" (temp or permanent) depending on severity.",
|
||||||
|
|
Loading…
Reference in a new issue