Package com.zetaplugins.lifestealz
Class LifeStealZ
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
com.zetaplugins.lifestealz.LifeStealZ
- All Implemented Interfaces:
LifecycleEventOwner
,CommandExecutor
,TabCompleter
,TabExecutor
,Plugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LifeStealZAPI
getAPI()
static LifeStealZ
boolean
boolean
boolean
void
void
onEnable()
void
onLoad()
static void
setMaxHealth
(Player player, double maxHealth) Methods 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, toString
Methods inherited from class org.bukkit.plugin.PluginBase
equals, getName, hashCode
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.bukkit.plugin.Plugin
getComponentLogger, getDataPath, getLog4JLogger, getSLF4JLogger
-
Field Details
-
reviveTasks
-
-
Constructor Details
-
LifeStealZ
public LifeStealZ()
-
-
Method Details
-
onLoad
public void onLoad()- Specified by:
onLoad
in interfacePlugin
- Overrides:
onLoad
in classJavaPlugin
-
onEnable
public void onEnable()- Specified by:
onEnable
in interfacePlugin
- Overrides:
onEnable
in classJavaPlugin
-
onDisable
public void onDisable()- Specified by:
onDisable
in interfacePlugin
- Overrides:
onDisable
in classJavaPlugin
-
getInstance
-
getAPI
-
getAsyncTaskManager
-
getReviveBeaconEffectManager
-
getVersionChecker
-
getStorage
-
getEliminatedPlayersCache
-
getOfflinePlayerCache
-
getWorldGuardManager
-
getRecipeManager
-
getGracePeriodManager
-
getGeyserManager
-
getGeyserPlayerFile
-
hasWorldGuard
public boolean hasWorldGuard() -
hasPlaceholderApi
public boolean hasPlaceholderApi() -
hasGeyser
public boolean hasGeyser() -
getWebHookManager
-
getLanguageManager
-
getConfigManager
-
setMaxHealth
-
getPluginFile
-