Class FlagsFile
java.lang.Object
tfagaming.projects.minecraft.homestead.resources.ResourceFile
tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanlonglonglonglongbooleanisFlagDisabled(String flag) Methods 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
-
FlagsFile
- Throws:
FileNotFoundException
-
-
Method Details
-
isFlagDisabled
-
doSpawnersIgnoreSpawnFlags
public boolean doSpawnersIgnoreSpawnFlags() -
allowFlagsOnPlayerTrust
public boolean allowFlagsOnPlayerTrust() -
getDefaultPlayerFlags
public long getDefaultPlayerFlags() -
getAllAllowedPlayerFlagsExcludeDisabledOnes
public long getAllAllowedPlayerFlagsExcludeDisabledOnes() -
getDefaultWorldFlags
public long getDefaultWorldFlags() -
getAllAllowedWorldFlagsExcludeDisabledOnes
public long getAllAllowedWorldFlagsExcludeDisabledOnes()
-