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