mirror of
https://github.com/MassiveCraft/Factions.git
synced 2025-01-05 15:38:29 +01:00
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();
|
||||
ChatTagNameforce.get().register();
|
||||
ChatTagTitle.get().register();
|
||||
|
||||
postEnable();
|
||||
}
|
||||
|
||||
public GsonBuilder getGsonBuilderWithoutPreprocessors()
|
||||
|
Loading…
Reference in New Issue
Block a user