Package com.velocitypowered.api.plugin
Provides the Velocity plugin API.
-
Interface Summary Interface Description PluginContainer A wrapper around a plugin loaded by the proxy.PluginDescription Represents metadata for a specific version of a plugin.PluginManager Manages plugins loaded on the proxy. -
Exception Summary Exception Description InvalidPluginException -
Annotation Types Summary Annotation Type Description Dependency Indicates that thePlugin
depends on another plugin in order to enable.Plugin Annotation used to describe a Velocity plugin.