diff --git a/src/com/massivecraft/factions/integration/herochat/IntegrationHerochat.java b/src/com/massivecraft/factions/integration/herochat/IntegrationHerochat.java index d2a6789e..ec2f8c68 100644 --- a/src/com/massivecraft/factions/integration/herochat/IntegrationHerochat.java +++ b/src/com/massivecraft/factions/integration/herochat/IntegrationHerochat.java @@ -13,7 +13,7 @@ public class IntegrationHerochat extends Integration public static IntegrationHerochat get() { return i; } private IntegrationHerochat() { - this.setPluginName("HeroChat"); + this.setPluginName("Herochat"); } // -------------------------------------------- //