Package studio.magemonkey.divinity
Class Divinity
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
studio.magemonkey.codex.CodexPlugin<Divinity>
studio.magemonkey.codex.CodexDataPlugin<Divinity,DivinityUser>
studio.magemonkey.divinity.Divinity
- All Implemented Interfaces:
org.bukkit.command.CommandExecutor,org.bukkit.command.TabCompleter,org.bukkit.command.TabExecutor,org.bukkit.plugin.Plugin,studio.magemonkey.codex.manager.api.Loggable
Divinity
- Author:
- ©2025 MageMonkeyStudio
-
Field Summary
FieldsFields inherited from class studio.magemonkey.codex.CodexDataPlugin
userManagerFields inherited from class studio.magemonkey.codex.CodexPlugin
commandManager, configManager, editorHandler, moduleManager -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.magemonkey.codex.CodexDataPlugin
getUserManager, shutdownDataHandlersMethods inherited from class studio.magemonkey.codex.CodexPlugin
error, getActionsManager, getAuthor, getCitizens, getClazzLoader, getCommandManager, getConfigManager, getCraftManager, getEditorHandler, getEngine, getHook, getHook, getHooks, getLabel, getLabels, getMainCommand, getModuleManager, getMythicMobs, getNameRaw, getPacketManager, getPluginManager, getVault, getWorldGuard, hasEditor, info, isEngine, isHooked, isHooked, isSpigot, onDisable, onEnable, openEditor, registerHook, reload, warnMethods 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, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toStringMethods inherited from class org.bukkit.plugin.PluginBase
equals, getName, hashCode
-
Field Details
-
instance
-
-
Constructor Details
-
Divinity
public Divinity() -
Divinity
-
-
Method Details
-
onLoad
public void onLoad()- Specified by:
onLoadin interfaceorg.bukkit.plugin.Plugin- Overrides:
onLoadin classorg.bukkit.plugin.java.JavaPlugin
-
enable
public void enable()- Specified by:
enablein classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
disable
public void disable()- Specified by:
disablein classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
setConfig
public void setConfig()- Specified by:
setConfigin classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
registerHooks
public void registerHooks()- Specified by:
registerHooksin classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
registerCommands
public void registerCommands(@NotNull studio.magemonkey.codex.commands.api.IGeneralCommand<Divinity> mainCommand) - Specified by:
registerCommandsin classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
registerEditor
public void registerEditor()- Specified by:
registerEditorin classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
cfg
- Specified by:
cfgin classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
lang
- Specified by:
langin classstudio.magemonkey.codex.CodexPlugin<Divinity>
-
setupDataHandlers
protected boolean setupDataHandlers()- Specified by:
setupDataHandlersin classstudio.magemonkey.codex.CodexDataPlugin<Divinity,DivinityUser>
-
getData
- Specified by:
getDatain classstudio.magemonkey.codex.CodexDataPlugin<Divinity,DivinityUser>
-
getInteractionManager
-
getProfileManager
-
getWorthManager
-
getModuleCache
-