Class Config
java.lang.Object
studio.magemonkey.codex.config.api.IConfigTemplate
studio.magemonkey.divinity.config.Config
public class Config
extends studio.magemonkey.codex.config.api.IConfigTemplate
-
Field Summary
Fields inherited from class studio.magemonkey.codex.config.api.IConfigTemplate
cfg, cmds, dataPurgeDays, dataPurgeEnabled, dataSaveInstant, dataSaveInterval, dataStorage, lang, mysqlBase, mysqlHost, mysqlLogin, mysqlPassword, plugin, pluginName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Set<studio.magemonkey.codex.api.items.ItemType> static ItemSubTypegetItemSubType(String mat) static ItemSubTypegetItemSubType(org.bukkit.inventory.ItemStack item) static ItemSubTypegetItemSubType(org.bukkit.Material material) Deprecated.static ItemSubTypegetSubTypeById(String id) static Tierstatic Collection<Tier> getTiers()voidload()voidMethods inherited from class studio.magemonkey.codex.config.api.IConfigTemplate
disableModule, getJYML, getModuleName, isModuleEnabled, isModuleEnabled, save, setup
-
Constructor Details
-
Config
-
-
Method Details
-
load
public void load()- Specified by:
loadin classstudio.magemonkey.codex.config.api.IConfigTemplate
-
setupAttributes
public void setupAttributes() -
getTier
-
getTiers
-
getSubTypeIds
-
getSubTypeById
-
getItemSubType
-
getItemSubType
@Deprecated @Nullable public static ItemSubType getItemSubType(@NotNull org.bukkit.Material material) Deprecated. -
getItemSubType
-
getAllRegisteredMaterials
-