Class MainConfig.Factions.Protection

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

public class MainConfig.Factions.Protection extends Object
  • Method Details

    • territoryTeleport

    • isGraceSystem

      public boolean isGraceSystem()
    • getPermanentFactionMemberDenyCommands

      public Set<String> getPermanentFactionMemberDenyCommands()
    • getTerritoryNeutralDenyCommands

      public Set<String> getTerritoryNeutralDenyCommands()
    • getTerritoryEnemyDenyCommands

      public Set<String> getTerritoryEnemyDenyCommands()
    • getTerritoryAllyDenyCommands

      public Set<String> getTerritoryAllyDenyCommands()
    • getTerritoryTruceDenyCommands

      public Set<String> getTerritoryTruceDenyCommands()
    • getWarzoneDenyCommands

      public Set<String> getWarzoneDenyCommands()
    • getWildernessDenyCommands

      public Set<String> getWildernessDenyCommands()
    • isTerritoryBlockCreepers

      public boolean isTerritoryBlockCreepers()
    • isTerritoryBlockCreepersWhenOffline

      public boolean isTerritoryBlockCreepersWhenOffline()
    • isTerritoryBlockFireballs

      public boolean isTerritoryBlockFireballs()
    • isTerritoryBlockFireballsWhenOffline

      public boolean isTerritoryBlockFireballsWhenOffline()
    • isTerritoryBlockTNT

      public boolean isTerritoryBlockTNT()
    • isTerritoryBlockTNTWhenOffline

      public boolean isTerritoryBlockTNTWhenOffline()
    • isTerritoryDenyEndermanBlocks

      public boolean isTerritoryDenyEndermanBlocks()
    • isTerritoryDenyEndermanBlocksWhenOffline

      public boolean isTerritoryDenyEndermanBlocksWhenOffline()
    • isTerritoryBlockEntityDamageMatchingPerms

      public boolean isTerritoryBlockEntityDamageMatchingPerms()
    • isTerritoryBlockWindChargeInteractionMatchingPerms

      public boolean isTerritoryBlockWindChargeInteractionMatchingPerms()
    • isTerritoryAllowLecternReading

      public boolean isTerritoryAllowLecternReading()
    • isTerritoryDenyIceFormation

      public boolean isTerritoryDenyIceFormation()
    • isSafeZoneDenyBuild

      public boolean isSafeZoneDenyBuild()
    • isSafeZoneDenyUsage

      public boolean isSafeZoneDenyUsage()
    • isSafeZoneBlockTNT

      public boolean isSafeZoneBlockTNT()
    • isSafeZonePreventAllDamageToPlayers

      public boolean isSafeZonePreventAllDamageToPlayers()
    • isSafeZonePreventLiquidFlowIn

      public boolean isSafeZonePreventLiquidFlowIn()
    • isSafeZoneDenyEndermanBlocks

      public boolean isSafeZoneDenyEndermanBlocks()
    • isSafeZoneBlockAllEntityDamage

      public boolean isSafeZoneBlockAllEntityDamage()
    • isPeacefulBlockAllEntityDamage

      public boolean isPeacefulBlockAllEntityDamage()
    • isWarZoneDenyBuild

      public boolean isWarZoneDenyBuild()
    • isWarZoneDenyUsage

      public boolean isWarZoneDenyUsage()
    • isWarZoneBlockCreepers

      public boolean isWarZoneBlockCreepers()
    • isWarZoneBlockFireballs

      public boolean isWarZoneBlockFireballs()
    • isWarZoneBlockTNT

      public boolean isWarZoneBlockTNT()
    • isWarZoneFriendlyFire

      public boolean isWarZoneFriendlyFire()
    • isWarZonePreventLiquidFlowIn

      public boolean isWarZonePreventLiquidFlowIn()
    • isWarZoneDenyEndermanBlocks

      public boolean isWarZoneDenyEndermanBlocks()
    • isWildernessDenyBuild

      public boolean isWildernessDenyBuild()
    • isWildernessDenyUsage

      public boolean isWildernessDenyUsage()
    • isWildernessBlockCreepers

      public boolean isWildernessBlockCreepers()
    • isWildernessBlockFireballs

      public boolean isWildernessBlockFireballs()
    • isWildernessBlockTNT

      public boolean isWildernessBlockTNT()
    • isWildernessDenyEndermanBlocks

      public boolean isWildernessDenyEndermanBlocks()
    • isPistonProtectionThroughDenyBuild

      public boolean isPistonProtectionThroughDenyBuild()
    • isTerritoryBlockOtherExplosions

      public boolean isTerritoryBlockOtherExplosions()
    • isTerritoryBlockOtherExplosionsWhenOffline

      public boolean isTerritoryBlockOtherExplosionsWhenOffline()
    • isSafeZoneBlockOtherExplosions

      public boolean isSafeZoneBlockOtherExplosions()
    • isWarZoneBlockOtherExplosions

      public boolean isWarZoneBlockOtherExplosions()
    • isWildernessBlockOtherExplosions

      public boolean isWildernessBlockOtherExplosions()
    • getTerritoryDenyUsageMaterials

      public Set<org.bukkit.Material> getTerritoryDenyUsageMaterials()
    • getTerritoryDenyUsageMaterialsWhenOffline

      public Set<org.bukkit.Material> getTerritoryDenyUsageMaterialsWhenOffline()
    • getContainerExceptions

      public Set<org.bukkit.Material> getContainerExceptions()
    • getBreakExceptions

      public Set<org.bukkit.Material> getBreakExceptions()
    • getEntityInteractExceptions

      public Set<String> getEntityInteractExceptions()
    • getPlayersWhoBypassAllProtection

      public Set<String> getPlayersWhoBypassAllProtection()
    • getWorldsNoWildernessProtection

      public Set<String> getWorldsNoWildernessProtection()
    • getCustomContainers

      public Set<org.bukkit.Material> getCustomContainers()