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