From 85910b8c05ba78639fd49f30cd8f5ec256a0be6a Mon Sep 17 00:00:00 2001 From: MinetestSam <42088654+MinetestSam@users.noreply.github.com> Date: Thu, 24 Oct 2019 14:20:56 +0530 Subject: [PATCH] Add rule against combat-logging (#5) --- init.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/init.lua b/init.lua index 1c230c4..7298e1e 100644 --- a/init.lua +++ b/init.lua @@ -19,9 +19,10 @@ local items = { " to trap team mates on purpose.", " b. Help the other team win.", " c. Change teams.", - "6. Don't impersonate other community members", - "7. Do not share your password with ANYONE.", - "8. Moderator decisions are final.", + "6. Don't leave the game whilst in a fight", + "7. Don't impersonate other community members", + "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", " (temp or permanent) depending on severity.",