Class MetricsWrapper

java.lang.Object
com.earth2me.essentials.metrics.MetricsWrapper

public class MetricsWrapper extends Object
  • Constructor Details

    • MetricsWrapper

      public MetricsWrapper(JavaPlugin plugin, int pluginId, boolean includeCommands)
  • Method Details

    • markCommand

      public void markCommand(String command, boolean state)
    • addCustomChart

      public void addCustomChart(org.bstats.charts.CustomChart chart)