From 4f6dd1d778febf88e1b72918a46f799e7c4a9a9d Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sun, 25 Mar 2012 23:09:39 -0500 Subject: [PATCH] Add chatnotpermitted message --- src/main/resources/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index b661fd24..06071784 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -338,6 +338,7 @@ msg: maptypes: "Map Types" players: "Players" chatrequireslogin: "Chat Requires Login" + chatnotallowed: "You are not permitted to send chat messages" # Set to true to enable verbose startup messages - can help with debugging map configuration problems # Set to false for a much quieter startup log