Package dev.kitteh.factions.config.file
Class MainConfig.MapSettings
java.lang.Object
dev.kitteh.factions.config.file.MainConfig.MapSettings
- Enclosing class:
MainConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintnet.kyori.adventure.text.format.TextColorintgetWidth()booleanbooleanbooleanboolean
-
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()
-