JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
app.qwertz.luxxit.plugin
Interface Plugin
All Known Implementing Classes:
LuxPlugin
public interface
Plugin
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Logger
getLogger
()
Server
getServer
()
void
onDisable
()
void
onEnable
()
Method Details
onEnable
void
onEnable
()
onDisable
void
onDisable
()
getLogger
Logger
getLogger
()
getServer
Server
getServer
()