Package top.focess.qq
Class FocessQQ.MainPlugin
- java.lang.Object
-
- top.focess.qq.api.plugin.Plugin
-
- top.focess.qq.FocessQQ.MainPlugin
-
-
Constructor Summary
Constructors Constructor Description MainPlugin()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisable()Used to save some data of the pluginvoidenable()Used to initialize the pluginstatic Map<String,Object>getProperties()-
Methods inherited from class top.focess.qq.api.plugin.Plugin
equals, getAuthor, getConfig, getConfigFile, getDefaultConfig, getDefaultFolder, getLangConfig, getName, getPlugin, getPlugin, getPluginDescription, getVersion, hashCode, isEnabled, loadResource, onDisable, onEnable, registerBuffer, registerCommand, registerListener, thisPlugin, unload
-
-
-
-
Method Detail
-
enable
public void enable()
Description copied from class:PluginUsed to initialize the plugin
-
-