Metrics FAQ

Metrics Questions

What information is sent to MCStats.org?

The MCStats reporting is limited to the following non-identifying information:

MetricsLite Standard Data

  • A unique random identification number to ensure the same metrics aren't recorded more than once. This does not identify the server.
  • The version of RocketTeleport in use by the server.
  • The server's status as being online
  • The number of players on the server.
  • The Java version on the server.
  • The operating system and OS version of the server.
  • The authentication mode the server is configured for (Online, Offline)
  • The revision of MCStats being used by the plugin.
  • The CPU architecture of the server (x86, x64)
  • The total CPU cores of the server.
  • The country the server is in.
  • The game version running on the server.
  • The type of Bukkit implementation running (CraftBukkit, Spigot, MCPC+, etc.)

Is it sending any other information?

No. RocketTeleport uses MetricsLite which does not allow custom data.

How do I disable MCStats?

Open your plugin folder and navigate to the RocketTeleport plugin folder. Open config.yml and change the Metrics Enabled value to false. Note that RocketTeleport does NOT use the metrics global configuration opt-out value.