Remove unwanted duplicate postEnable call.
This commit is contained in:
parent
a913433347
commit
e35bc820be
@ -184,8 +184,6 @@ public class Factions extends MassivePlugin
|
|||||||
ChatTagName.get().register();
|
ChatTagName.get().register();
|
||||||
ChatTagNameforce.get().register();
|
ChatTagNameforce.get().register();
|
||||||
ChatTagTitle.get().register();
|
ChatTagTitle.get().register();
|
||||||
|
|
||||||
postEnable();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public GsonBuilder getGsonBuilderWithoutPreprocessors()
|
public GsonBuilder getGsonBuilderWithoutPreprocessors()
|
||||||
|
Loading…
Reference in New Issue
Block a user