Package app.qwertz.luxxit.plugin
Interface Plugin
- All Known Implementing Classes:
LuxPlugin
public interface Plugin
-
Method Summary
-
Method Details
-
onEnable
void onEnable() -
onDisable
void onDisable() -
getLogger
Logger getLogger() -
getServer
Server getServer() -
getAttributes
PluginAttributes getAttributes()
-