Package com.zetaplugins.lifestealz
Class LifeStealZ
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
com.zetaplugins.zetacore.ZetaCorePlugin
com.zetaplugins.lifestealz.LifeStealZ
- All Implemented Interfaces:
LifecycleEventOwner,CommandExecutor,TabCompleter,TabExecutor,Plugin
public final class LifeStealZ
extends com.zetaplugins.zetacore.ZetaCorePlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LifeStealZAPIgetAPI()static LifeStealZbooleanbooleanbooleanvoidvoidonEnable()voidonLoad()static voidsetMaxHealth(Player player, double maxHealth) Methods inherited from class com.zetaplugins.zetacore.ZetaCorePlugin
createBStatsMetricsMethods inherited from class org.bukkit.plugin.java.JavaPlugin
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultBiomeProvider, getDefaultWorldGenerator, getDescription, getFile, getLifecycleManager, getLogger, getPlugin, getPluginLoader, getPluginMeta, getProvidingPlugin, getResource, getServer, getTextResource, init, init, isEnabled, isNaggable, onCommand, onTabComplete, registerCommand, registerCommand, registerCommand, registerCommand, 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, getDataPath, getLog4JLogger, getSLF4JLogger
-
Constructor Details
-
LifeStealZ
public LifeStealZ()
-
-
Method Details
-
onLoad
public void onLoad()- Specified by:
onLoadin interfacePlugin- Overrides:
onLoadin classJavaPlugin
-
onEnable
public void onEnable()- Specified by:
onEnablein interfacePlugin- Overrides:
onEnablein classJavaPlugin
-
onDisable
public void onDisable()- Specified by:
onDisablein interfacePlugin- Overrides:
onDisablein classJavaPlugin
-
getInstance
-
getAPI
-
getAsyncTaskManager
-
getReviveBeaconEffectManager
-
getReviveTaskManager
-
getVersionChecker
-
getStorage
-
getEliminatedPlayersCache
-
getOfflinePlayerCache
-
getWorldGuardManager
-
getRecipeManager
-
getGracePeriodManager
-
getBypassManager
-
getGeyserManager
-
getGeyserPlayerFile
-
hasWorldGuard
public boolean hasWorldGuard() -
hasPlaceholderApi
public boolean hasPlaceholderApi() -
hasGeyser
public boolean hasGeyser() -
getWebHookManager
-
getLanguageManager
-
getConfigManager
-
setMaxHealth
-
getPluginFile
- Overrides:
getPluginFilein classcom.zetaplugins.zetacore.ZetaCorePlugin
-