public class PlanBungee extends com.djrapitops.plugin.BungeePlugin implements PlanPlugin
Constructor and Description |
---|
PlanBungee() |
Modifier and Type | Method and Description |
---|---|
com.djrapitops.plugin.command.ColorScheme |
getColorScheme() |
java.io.InputStream |
getResource(java.lang.String resource) |
PlanSystem |
getSystem() |
java.lang.String |
getVersion() |
boolean |
isReloading() |
void |
onDisable() |
void |
onEnable() |
void |
onReload() |
getDebugLogger, getErrorHandler, getPluginLogger, getRunnableFactory, getTimings, isNewVersionAvailable, registerCommand, registerListener, reloadPlugin, setDebugLoggers, setErrorHandlers, setReloading
getDataFolder, getDescription, getExecutorService, getFile, getLogger, getProxy, getResourceAsStream, onLoad
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataFolder, isSystemEnabled
public void onEnable()
onEnable
in interface com.djrapitops.plugin.IPlugin
onEnable
in class net.md_5.bungee.api.plugin.Plugin
public void onDisable()
onDisable
in interface com.djrapitops.plugin.IPlugin
onDisable
in class com.djrapitops.plugin.BungeePlugin
public java.lang.String getVersion()
getVersion
in interface com.djrapitops.plugin.IPlugin
public void onReload()
onReload
in interface com.djrapitops.plugin.IPlugin
onReload
in class com.djrapitops.plugin.BungeePlugin
public java.io.InputStream getResource(java.lang.String resource)
getResource
in interface PlanPlugin
public com.djrapitops.plugin.command.ColorScheme getColorScheme()
getColorScheme
in interface PlanPlugin
public PlanSystem getSystem()
getSystem
in interface PlanPlugin
public boolean isReloading()
isReloading
in interface PlanPlugin
isReloading
in interface com.djrapitops.plugin.IPlugin
isReloading
in class com.djrapitops.plugin.BungeePlugin