Class LangConfiguration

java.lang.Object
com.imaginarycode.minecraft.redisbungee.api.config.LangConfiguration

public class LangConfiguration extends Object
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
  • Constructor Details

  • Method Details

    • redisBungeePrefix

      public Component redisBungeePrefix()
    • defaultLanguage

      public Locale defaultLanguage()
    • useClientLanguage

      public boolean useClientLanguage()
    • messages

      public LangConfiguration.Messages messages()