Class MainConfig.Factions.LandRaidControl.DTR

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

public class MainConfig.Factions.LandRaidControl.DTR extends Object
  • Constructor Details

    • DTR

      public DTR()
  • Method Details

    • getDecimalDigits

      public int getDecimalDigits()
    • getLandPerPlayer

      public int getLandPerPlayer()
    • getLandStarting

      public int getLandStarting()
    • getFreezeTime

      public int getFreezeTime()
    • getFreezeTimeFormat

      public String getFreezeTimeFormat()
    • isFreezePreventsJoin

      public boolean isFreezePreventsJoin()
    • isFreezePreventsLeave

      public boolean isFreezePreventsLeave()
    • isFreezePreventsDisband

      public boolean isFreezePreventsDisband()
    • getFreezeKickPenalty

      public double getFreezeKickPenalty()
    • getMinDTR

      public double getMinDTR()
    • getPerPlayer

      public double getPerPlayer()
    • getRegainPerMinutePerPlayer

      public double getRegainPerMinutePerPlayer()
    • getRegainPerMinuteMaxRate

      public double getRegainPerMinuteMaxRate()
    • getMaxDTR

      public double getMaxDTR()
    • getStartingDTR

      public double getStartingDTR()
    • getLossPerDeathBase

      public double getLossPerDeathBase()
      Not used directly by the plugin, as it uses the helper method.
      Returns:
      loss per death
      See Also:
    • getLossPerDeath

      public double getLossPerDeath(org.bukkit.World world)
    • getVampirism

      public double getVampirism()