Uses of Class
net.md_5.bungee.api.plugin.PluginManager
-
Packages that use PluginManager Package Description net.md_5.bungee.api -
-
Uses of PluginManager in net.md_5.bungee.api
Methods in net.md_5.bungee.api that return PluginManager Modifier and Type Method Description abstract PluginManagerProxyServer. getPluginManager()Get thePluginManagerassociated with loading plugins and dispatching events.
-