Class LangConfiguration
java.lang.Object
com.imaginarycode.minecraft.redisbungee.api.config.LangConfiguration
This language support implementation is temporarily
until I come up with better system but for now we will use Maps instead :/
Todo: possible usage of adventure api
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLangConfiguration
(Component redisBungeePrefix, Locale defaultLanguage, boolean useClientLanguage, LangConfiguration.Messages messages) -
Method Summary
-
Constructor Details
-
LangConfiguration
public LangConfiguration(Component redisBungeePrefix, Locale defaultLanguage, boolean useClientLanguage, LangConfiguration.Messages messages)
-
-
Method Details
-
redisBungeePrefix
-
defaultLanguage
-
useClientLanguage
public boolean useClientLanguage() -
messages
-