Plugin-Metrics
Plugin-Metrics
As of version 2.1.1, this plugin utilizes bStats Metrics by BtoBastian to collect and evaluate some usage statistics.
The following information is sent to bStats.org:
- A unique identifier
- The server's java version
- Whether the server is in offline or online mode
- Plugin's version
- Server's version
- OS version/name and architecture
- Core count of CPU
- Number of players online
- Metrics version
- Number of trains existing
You can disable this by changing enabled to false in the metrics config (plugins/bStats/config.yml).
https://bstats.org/plugin/bukkit/MinecraftTrainSimulator
Up to version 2.0.2, this plugin utilized Hidendra's plugin metrics system which collects and sends the following information to MCStats.org:
- A unique identifier
- The server's java version
- Whether the server is in offline or online mode
- Plugin's version
- Server's version
- OS version/name and architecture
- Core count of cpu
- Number of players online
- Metrics version
- Number of trains existing
You can disable this by changing opt-out to true in the metrics config(plugins/PluginMetrics/config.yml).