Package | Description |
---|---|
org.bukkit.plugin |
Classes specifically relating to loading software modules at runtime.
|
Modifier and Type | Method | Description |
---|---|---|
Plugin |
PluginLoader.loadPlugin(File file) |
Loads the plugin contained in the specified file
|
Plugin |
PluginManager.loadPlugin(File file) |
Loads the plugin in the specified file
|
Plugin |
SimplePluginManager.loadPlugin(File file) |
Loads the plugin in the specified file
|
Copyright © 2019. All rights reserved.