Excluding Players
Learn how to exclude players from being tracked with Tebex Analytics.
You may exclude players from being tracked with Tebex Analytics by using the excluded players option within the configuration file. This is useful if you frequently stay idle for hours, or log-in and out often and don't wish to affect your dashboard statistics.
If you wish to do this, head to your plugins/Analyse/config.yml
file and you'll find the following section:
This will allow you to enter a list of UUIDs that you don't want to be tracked, for example:
Then just run /analyse reload
to save these changes.
Last updated