Package app.qwertz.luxxit.plugin
Klasse LuxPlugin
java.lang.Object
app.qwertz.luxxit.plugin.LuxPlugin
- Alle implementierten Schnittstellen:
Plugin
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidinit(Logger logger, Server server, PluginAttributes pluginAttributes) abstract voidabstract voidonEnable()
-
Konstruktordetails
-
LuxPlugin
public LuxPlugin()
-
-
Methodendetails
-
init
-
getLogger
-
getServer
-
getAttributes
- Angegeben von:
getAttributesin SchnittstellePlugin
-
onEnable
public abstract void onEnable() -
onDisable
public abstract void onDisable()
-