Uses of Interface
com.zetaplugins.zetacore.services.config.PluginConfigFile
Packages that use PluginConfigFile
-
Uses of PluginConfigFile in com.zetaplugins.zetacore.services.config
Methods in com.zetaplugins.zetacore.services.config with parameters of type PluginConfigFileModifier and TypeMethodDescriptionConfigService.getConfig(PluginConfigFile config) Get a configuration file based on the provided PluginConfig enum.ConfigService.getConfig(PluginConfigFile config, boolean useCache) Get a configuration file based on the provided PluginConfig enum.voidConfigService.saveConfig(PluginConfigFile config, FileConfiguration fileConfig) Save a configuration file based on the provided PluginConfig enum.