CommandExecutor
, TabCompleter
, TabExecutor
, Plugin
JavaPlugin
public abstract class PluginBase extends java.lang.Object implements Plugin
Plugin
Extend this class if your plugin is not a JavaPlugin
Constructor | Description |
---|---|
PluginBase() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.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, getSLF4JLogger, isEnabled, isNaggable, onDisable, onEnable, onLoad, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setNaggable
onTabComplete
Copyright © 2018. All rights reserved.