Package dev.kitteh.factions.config.file
Class MainConfig.Factions.LandRaidControl.DTR
java.lang.Object
dev.kitteh.factions.config.file.MainConfig.Factions.LandRaidControl.DTR
- Enclosing class:
MainConfig.Factions.LandRaidControl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintdoubleintintintdoublegetLossPerDeath(org.bukkit.World world) doubleNot used directly by the plugin, as it uses the helper method.doubledoubledoubledoubledoubledoubledoublebooleanbooleanboolean
-
Constructor Details
-
DTR
public DTR()
-
-
Method Details
-
getDecimalDigits
public int getDecimalDigits() -
getLandPerPlayer
public int getLandPerPlayer() -
getLandStarting
public int getLandStarting() -
getFreezeTime
public int getFreezeTime() -
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()
-