Interface LangConfigLoader
- All Superinterfaces:
GenericConfigLoader
-
Field Summary
FieldsFields inherited from interface com.imaginarycode.minecraft.redisbungee.api.config.loaders.GenericConfigLoader
RANDOM_OLD
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
loadLangConfig
(RedisBungeePlugin<?> plugin, Path dataFolder) void
onLangConfigLoad
(LangConfiguration langConfiguration) Methods inherited from interface com.imaginarycode.minecraft.redisbungee.api.config.loaders.GenericConfigLoader
createConfigFile, handleOldConfig
-
Field Details
-
CONFIG_VERSION
static final int CONFIG_VERSION- See Also:
-
-
Method Details
-
loadLangConfig
- Throws:
IOException
-
onLangConfigLoad
-