public class HelperJsPlugin extends ExtendedJavaPlugin implements ScriptPlugin
| Constructor and Description |
|---|
HelperJsPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
enable() |
ClassLoader |
getPluginClassLoader()
Get the plugin's classloader
|
Logger |
getPluginLogger()
Gets the plugin's logger
|
String |
getScriptHeader()
Gets the script header, to be applied to all scripts loaded via this plugin
|
SystemScriptLoader |
getScriptLoader()
Gets the plugins script loader
|
protected void |
load() |
bind, bindComposite, bindRunnable, disable, getBundledFile, getClassloader, getPlugin, getService, loadConfig, loadConfigNode, onDisable, onEnable, onLoad, provideService, provideService, registerCommand, registerListenergetClassLoader, getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getLogger, getName, getPluginLoader, getResource, getServer, isEnabled, isNaggable, onDisable, onEnable, onLoad, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setNaggableprotected void load()
load in class ExtendedJavaPluginprotected void enable()
enable in class ExtendedJavaPlugin@Nonnull public SystemScriptLoader getScriptLoader()
ScriptPlugingetScriptLoader in interface ScriptPlugin@Nonnull public ClassLoader getPluginClassLoader()
ScriptPlugingetPluginClassLoader in interface ScriptPlugin@Nonnull public Logger getPluginLogger()
ScriptPlugingetPluginLogger in interface ScriptPlugin@Nonnull public String getScriptHeader()
ScriptPlugingetScriptHeader in interface ScriptPluginCopyright © 2017. All rights reserved.