程序包 org.bukkit.plugin
package org.bukkit.plugin
专门用于在运行时加载软件模组(插件)的类.
-
类说明定义了事件调用插件的类的接口。当插件在未启用的状态下尝试与服务器交互时抛出异常Thrown when attempting to load an invalid PluginDescriptionFile当试图加载无效插件文件时抛出此异常.表示一个插件.Represents a concept that a plugin is aware of.Each entry here represents a particular plugin's awareness.Represents a base
Plugin
这个类是用于储存插件plugin.yml内的数据.Represents a plugin loader, which handles direct access to specific types of pluginsRepresents 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.Handles all plugin management from the ServerA simple services manager.Extends RegisteredListener to include timing informationThrown when attempting to load an invalid Plugin file