Class GraveConfig

java.lang.Object
com.haven.havenplugin.graves.GraveConfig

public class GraveConfig extends Object
  • Constructor Details

    • GraveConfig

      public GraveConfig(Main plugin)
  • Method Details

    • load

      public void load()
    • reload

      public void reload()
    • isWorldAllowed

      public boolean isWorldAllowed(String worldName)
    • getLifespanMillis

      public long getLifespanMillis()
    • getMaxSearchRadius

      public int getMaxSearchRadius()
    • getMaxExtendedSearchRadius

      public int getMaxExtendedSearchRadius()
    • getCleanupIntervalTicks

      public long getCleanupIntervalTicks()
    • getMaxGravesPerPlayer

      public int getMaxGravesPerPlayer()
    • getMaxGraveDistance

      public int getMaxGraveDistance()
    • getLogRetentionMillis

      public long getLogRetentionMillis()