Add rule against combat-logging (#5)
This commit is contained in:
parent
0b80f3d591
commit
85910b8c05
1 changed files with 4 additions and 3 deletions
7
init.lua
7
init.lua
|
@ -19,9 +19,10 @@ local items = {
|
||||||
" to trap team mates on purpose.",
|
" to trap team mates on purpose.",
|
||||||
" b. Help the other team win.",
|
" b. Help the other team win.",
|
||||||
" c. Change teams.",
|
" c. Change teams.",
|
||||||
"6. Don't impersonate other community members",
|
"6. Don't leave the game whilst in a fight",
|
||||||
"7. Do not share your password with ANYONE.",
|
"7. Don't impersonate other community members",
|
||||||
"8. Moderator decisions are final.",
|
"8. Do not share your password with ANYONE.",
|
||||||
|
"9. 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