This approach is hopefully better.

This commit is contained in:
Olof Larsson
2013-08-22 13:37:08 +02:00
parent c5be1754c4
commit 04aca214e1
2 changed files with 10 additions and 38 deletions

View File

@ -74,7 +74,6 @@ public class MConf extends Entity<MConf>
// We offer a simple standard way to parse the chat tags
public boolean chatParseTags = true;
public EventPriority chatParseTagsAt = EventPriority.LOW;
public boolean chatParseRelcolor = true;
// HeroChat: The Faction Channel
public String herochatFactionName = "Faction";