Class RegionsFile
java.lang.Object
tfagaming.projects.minecraft.homestead.resources.ResourceFile
tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.ColorfloatintintintbooleanbooleanbooleanbooleanbooleanbooleanbooleanMethods inherited from class tfagaming.projects.minecraft.homestead.resources.ResourceFile
getBoolean, getBoolean, getConfig, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getIntegerList, getKeysUnderPath, getLong, getLong, getRaw, getString, getString, getStringList
-
Constructor Details
-
RegionsFile
- Throws:
FileNotFoundException
-
-
Method Details
-
isInstantTrustSystemEnabled
public boolean isInstantTrustSystemEnabled() -
teleportPlayersBackToTegionSpawnWhenEnteringEndExitPortal
public boolean teleportPlayersBackToTegionSpawnWhenEnteringEndExitPortal() -
isWelcomeSignEnabled
public boolean isWelcomeSignEnabled() -
isAdjacentChunksRuleEnabled
public boolean isAdjacentChunksRuleEnabled() -
isBordersEnabled
public boolean isBordersEnabled() -
getDustColor
-
getDustSize
public float getDustSize() -
isRewardsEnabled
public boolean isRewardsEnabled() -
getRewardChunksPerMember
public int getRewardChunksPerMember() -
getRewardSubAreasPerMember
public int getRewardSubAreasPerMember() -
isRegionStorageEnabled
public boolean isRegionStorageEnabled() -
getRegionStorageSize
public int getRegionStorageSize()
-