Package dev.kitteh.factions.integration
Class IntegrationManager
java.lang.Object
dev.kitteh.factions.integration.IntegrationManager
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(IntegrationManager.Integration integration) booleanisEnabled(IntegrationManager.Integrations integration) voidonPluginEnabled(org.bukkit.event.server.ServerLoadEvent event)
-
Constructor Details
-
IntegrationManager
public IntegrationManager()
-
-
Method Details
-
add
-
onPluginEnabled
public void onPluginEnabled(org.bukkit.event.server.ServerLoadEvent event) -
isEnabled
-
integrationNames
-