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