public abstract class PluginBase extends Object implements Plugin
Plugin
Extend this class if your plugin is not a JavaPlugin
Constructor and Description |
---|
PluginBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Returns the name of the plugin.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getConfig, getDatabase, getDataFolder, getDefaultWorldGenerator, getDescription, getLogger, getPluginLoader, getResource, getServer, isEnabled, isNaggable, onDisable, onEnable, onLoad, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setNaggable
onTabComplete
onCommand
Copyright © 2016. All rights reserved.