Class BetterStatsConfig

java.lang.Object
io.github.thecsdev.tcdcommons.api.config.AutoConfig
io.github.thecsdev.betterstats.BetterStatsConfig
All Implemented Interfaces:
io.github.thecsdev.tcdcommons.api.config.ACJsonHandler<com.google.gson.JsonObject>

public class BetterStatsConfig extends io.github.thecsdev.tcdcommons.api.config.AutoConfig
  • Field Details

    • DEBUG_MODE

      public static boolean DEBUG_MODE
    • forceFullVersion

      public boolean forceFullVersion
    • guiSmoothScroll

      public boolean guiSmoothScroll
    • guiMobsFollowCursor

      public boolean guiMobsFollowCursor
    • trustAllServersBssNet

      public boolean trustAllServersBssNet
    • netPref_allowStatsSharing

      public boolean netPref_allowStatsSharing
    • wideStatsPanel

      public boolean wideStatsPanel
    • centeredStatsPanel

      public boolean centeredStatsPanel
    • registerCommands

      public boolean registerCommands
    • enableServerSAS

      public boolean enableServerSAS
    • sasConfig

      public SASConfig sasConfig
  • Constructor Details

    • BetterStatsConfig

      public BetterStatsConfig(String name)