public class PluginLibrary
extends org.bukkit.plugin.java.JavaPlugin
| Constructor and Description |
|---|
PluginLibrary() |
| Modifier and Type | Method and Description |
|---|---|
static PluginLibrary |
getInstance() |
Protocol |
getProtocol() |
TeamAPI |
getTeamApi() |
void |
onEnable() |
void |
onLoad() |
getCommand, getConfig, getDatabase, getDatabaseClasses, getDataFolder, getDefaultWorldGenerator, getDescription, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, isEnabled, isInitialized, isNaggable, onCommand, onDisable, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setNaggable, toStringpublic static PluginLibrary getInstance()
public void onEnable()
onEnable in interface org.bukkit.plugin.PluginonEnable in class org.bukkit.plugin.java.JavaPluginpublic void onLoad()
onLoad in interface org.bukkit.plugin.PluginonLoad in class org.bukkit.plugin.java.JavaPluginpublic Protocol getProtocol()
public TeamAPI getTeamApi()