Plugin Metrics

Plugin Metrics

This plugin uses bStats for collecting metrics and statistics.

More information about bStats can be found here.

All metrics are publicly available available at: https://bstats.org/plugin/bukkit/Reporter

In addition to the standard metrics collected by bStats, Reporter also includes, but is not limited to sending the following information:

  1. Language/Locale being used.
  2. Locale Version.
  3. Database Engine (SQLite or MySQL).

How to disable metrics

Disable the metrics collection by:

  1. Open the configuration file found in your bukkit plugin folder under bStats/config.yml
  2. Change the configuration entry enabled to 'false'.

Restart or reload the server and metrics will no longer be collected by the plugin.