This commit is contained in:
Magnus Ulf
2019-02-05 13:58:23 +01:00
parent 55fce7c055
commit 858343d121
2 changed files with 0 additions and 2 deletions

View File

@@ -46,7 +46,6 @@ public class EngineChat extends Engine
if (MConf.get().chatSetFormat)
{
Bukkit.getPluginManager().registerEvent(AsyncPlayerChatEvent.class, this, MConf.get().chatSetFormatAt, new SetFormatEventExecutor(), Factions.get(), true);
}