Class Metrics.MetricsConfig

java.lang.Object
net.ME1312.SubServers.Velocity.Library.Metrics.MetricsConfig
Enclosing class:
Metrics

public static class Metrics.MetricsConfig extends Object
A simple config for bStats.

This class is not used by every platform.

  • Constructor Details

  • Method Details

    • getServerUUID

      public String getServerUUID()
    • isEnabled

      public boolean isEnabled()
    • isLogErrorsEnabled

      public boolean isLogErrorsEnabled()
    • isLogSentDataEnabled

      public boolean isLogSentDataEnabled()
    • isLogResponseStatusTextEnabled

      public boolean isLogResponseStatusTextEnabled()
    • didExistBefore

      public boolean didExistBefore()
      Checks whether the config file did exist before or not.
      Returns:
      If the config did exist before.