Add don't share password clause
This commit is contained in:
parent
0d921f8c0e
commit
04dbe4b347
1 changed files with 3 additions and 2 deletions
5
init.lua
5
init.lua
|
@ -21,8 +21,9 @@ local items = {
|
|||
" to trap team mates on purpose.",
|
||||
" b. Help the other team win.",
|
||||
" c. Change teams.",
|
||||
"5. Don't impersonate other community members",
|
||||
"6. Moderator decisions are final.",
|
||||
"5. Don't impersonate other community members.",
|
||||
"6. Do not share your password with ANYONE.",
|
||||
"7. Moderator decisions are final.",
|
||||
"",
|
||||
"Failure to follow these rules may result in a kick or ban",
|
||||
" (temp or permanent) depending on severity.",
|
||||
|
|
Loading…
Reference in a new issue