Package io.github.sefiraat.networks
Class Networks
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
io.github.sefiraat.networks.Networks
- All Implemented Interfaces:
io.github.thebusybiscuit.slimefun4.api.SlimefunAddon,CommandExecutor,TabCompleter,TabExecutor,Plugin
public class Networks
extends JavaPlugin
implements io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Networksstatic ListenerManagerstatic PluginManagerstatic SupportedPluginManagervoidonEnable()voidvoidvoidMethods inherited from class org.bukkit.plugin.java.JavaPlugin
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultBiomeProvider, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onDisable, 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 io.github.thebusybiscuit.slimefun4.api.SlimefunAddon
getLogger, getName, getPluginVersion, hasDependency
-
Constructor Details
-
Networks
public Networks()
-
-
Method Details
-
onEnable
public void onEnable()- Specified by:
onEnablein interfacePlugin- Overrides:
onEnablein classJavaPlugin
-
tryUpdate
public void tryUpdate() -
setupSlimefun
public void setupSlimefun() -
setupMetrics
public void setupMetrics() -
getJavaPlugin
- Specified by:
getJavaPluginin interfaceio.github.thebusybiscuit.slimefun4.api.SlimefunAddon
-
getBugTrackerURL
- Specified by:
getBugTrackerURLin interfaceio.github.thebusybiscuit.slimefun4.api.SlimefunAddon
-
getPluginManager
-
getInstance
-
getSupportedPluginManager
-
getListenerManager
-