Class MainConfig.MapSettings

java.lang.Object
dev.kitteh.factions.config.file.MainConfig.MapSettings
Enclosing class:
MainConfig

public class MainConfig.MapSettings extends Object
  • Constructor Details

    • MapSettings

      public MapSettings()
  • Method Details

    • getSelfColor

      public net.kyori.adventure.text.format.TextColor getSelfColor()
    • getHeight

      public int getHeight()
    • getWidth

      public int getWidth()
    • getScoreboardHeight

      public int getScoreboardHeight()
    • getScoreboardWidth

      public int getScoreboardWidth()
    • isShowFactionKey

      public boolean isShowFactionKey()
    • isShowNeutralFactionsOnMap

      public boolean isShowNeutralFactionsOnMap()
    • isShowEnemyFactions

      public boolean isShowEnemyFactions()
    • isShowTruceFactions

      public boolean isShowTruceFactions()