Package com.zetaplugins.cookieclickerz
Class CookieClickerZ
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
com.zetaplugins.cookieclickerz.CookieClickerZ
- All Implemented Interfaces:
LifecycleEventOwner,CommandExecutor,TabCompleter,TabExecutor,Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CookieClickerZbooleanstatic StringlocationToString(Location location) voidvoidonEnable()static LocationstringToLocation(String string) static LocationstringToLocation(String string, World world) 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, 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
-
CookieClickerZ
public CookieClickerZ()
-
-
Method Details
-
onEnable
public void onEnable()- Specified by:
onEnablein interfacePlugin- Overrides:
onEnablein classJavaPlugin
-
onDisable
public void onDisable()- Specified by:
onDisablein interfacePlugin- Overrides:
onDisablein classJavaPlugin
-
getInstance
-
getVersionChecker
-
getStorage
-
hasPlaceholderApi
public boolean hasPlaceholderApi() -
getLanguageManager
-
getConfigManager
-
getAntiCheat
-
getHologramManager
-
getClickerManager
-
getCookieEventManager
-
getAchievementManager
-
getLeaderBoardService
-
locationToString
-
stringToLocation
-
stringToLocation
- Throws:
IllegalArgumentException
-
getPluginFile
-