Package app.qwertz.luxxit.plugin
Class LuxPlugin
java.lang.Object
app.qwertz.luxxit.plugin.LuxPlugin
- All Implemented Interfaces:
Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit(Logger logger, Server server, PluginAttributes pluginAttributes) abstract voidabstract voidonEnable()
-
Constructor Details
-
LuxPlugin
public LuxPlugin()
-
-
Method Details
-
init
-
getLogger
-
getServer
-
getAttributes
- Specified by:
getAttributesin interfacePlugin
-
onEnable
public abstract void onEnable() -
onDisable
public abstract void onDisable()
-