Package org.bukkit.plugin
package org.bukkit.plugin
Classes specifically relating to loading software modules at runtime.
-
ClassDescriptionInterface which defines the class for event call backs to pluginsThrown when a plugin attempts to interact with the server when it is not enabledThrown when attempting to load an invalid PluginDescriptionFileThrown when attempting to load an invalid Plugin fileRepresents a PluginRepresents a concept that a plugin is aware of.Each entry here represents a particular plugin's awareness.Represents a base
Plugin
This type is the runtime-container for the information in the plugin.yml.Deprecated, for removal: This API element is subject to removal in a future version.Represents the order in which a plugin should be initialized and enabledThe PluginLogger class is a modifiedLogger
that prepends all logging calls with the name of the plugin doing the logging.Handles all plugin management from the ServerStores relevant information for plugin listenersA registered service provider.Represents various priorities of a provider.Manages services and service providers.Deprecated, for removal: This API element is subject to removal in a future version.A simple services manager.Extends RegisteredListener to include timing informationThrown when attempting to load an invalid Plugin file