Metrics System
All of our plugins collect some basic non-sensitive information about your servers. They are used for statistical purposes and for deciding what versions should stay supported.
Data is identified by a random UUID which is generated on the first server startup.
No data is sent about your players, other plugins or other programs running on your machine.
Both of the used systems can be disabled, read below to see how.
Where can the collected data be found?
What data is collected?
Server Location (country where the server is located)
Server Software (platform and version)
Minecraft Version
Server Online Mode (online or offline mode)
Java Version
Operating System Information (name, version, architecture)
Server Hardware Information (cpu type, core count)
Online Player Count
How to disable?
Go to the plugins/bStats/config.yml file and set the enabled setting to false. After this is completed, restart the server to apply the changes.
Where can the collected data be found?
What data is collected?
Server Location (country where the server is located)
Server Software (platform and version)
Minecraft Version
Server Online Mode (online or offline mode)
Java Version
Operating System Information (name, version, architecture)
Server Hardware Information (cpu type, core count)
Online Player Count
How to disable?
Go to the plugins/AxAPI/metrics.yml file and set the enabled setting to false. After this is completed, restart the server to apply the changes.