From 2b8356511f0a35cdda430e0bad891f61b6bea6a0 Mon Sep 17 00:00:00 2001 From: MinetestSam <42088654+MinetestSam@users.noreply.github.com> Date: Mon, 31 Dec 2018 04:40:11 +0530 Subject: [PATCH] Add a random message for /r --- mods/random_messages/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index 62aafe2..5c65b1d 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -65,7 +65,7 @@ function random_messages.read_messages() "Trapping team mates on purpose is strictly against the rules and you will be kicked immediately.", "Help your team claim victory by storing extra weapons in the team chest, and never taking more than you need.", "Excessive spawn-killing is a direct violation of the rules - appropriate punishments will be given.", - "Check your score and your rank in the league tables using /rankings" + "Use /r to check your score and rank, and /rankings to see the league tables." } end