Package pro.cloudnode.smp.cloudnodemsg
Class CloudnodeMSG
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
pro.cloudnode.smp.cloudnodemsg.CloudnodeMSG
- All Implemented Interfaces:
CommandExecutor,TabCompleter,TabExecutor,Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull PluginConfigconfig()static @NotNull CloudnodeMSGstatic booleanisVanished(@NotNull Player player) voidvoidonEnable()voidreload()Methods inherited from class org.bukkit.plugin.java.JavaPlugin
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultBiomeProvider, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getPluginMeta, getProvidingPlugin, getResource, getServer, getTextResource, init, init, isEnabled, isNaggable, onCommand, onLoad, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toStringMethods inherited from class org.bukkit.plugin.PluginBase
equals, getName, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.bukkit.plugin.Plugin
getComponentLogger, getLog4JLogger, getSLF4JLogger
-
Constructor Details
-
CloudnodeMSG
public CloudnodeMSG()
-
-
Method Details
-
getInstance
-
reload
public void reload() -
onEnable
public void onEnable()- Specified by:
onEnablein interfacePlugin- Overrides:
onEnablein classJavaPlugin
-
onDisable
public void onDisable()- Specified by:
onDisablein interfacePlugin- Overrides:
onDisablein classJavaPlugin
-
isVanished
-
config
-