Minor changes

This commit is contained in:
Olof Larsson
2011-10-14 15:40:03 +02:00
parent 00f6f4ab05
commit 04074bc2b4
2 changed files with 10 additions and 17 deletions

View File

@ -30,7 +30,7 @@ public class CmdChat extends FCommand
{
if ( ! Conf.factionOnlyChat )
{
msg("<b>Faction-only chat is disabled on this server.");
msg("<b>The built in chat chat channels are disabled on this server.");
return;
}