Skip to main content
MythicLabs plugins include optional, anonymous usage metrics and a built-in diagnostics command to help you - and us - spot problems quickly.

Usage metrics

We use bStats to understand aggregate, anonymous usage: server count, Minecraft version distribution, and enabled modules. No player data, IP addresses, or server identifiers are ever collected. Metrics are enabled by default and can be disabled globally for your whole server through bStats’ own plugins/bStats/config.yml, or per-plugin:

Diagnostics command

Every plugin ships a diagnose subcommand that prints a support-ready report:
This reports:
  • Plugin and MythicCore versions
  • Server software, version, and Java runtime
  • Loaded modules and detected integrations
  • Recent errors captured since the last restart
Paste the output of /mythic diagnose when opening a support thread in Discord - it’s usually the first thing we’ll ask for.

Debug logging

For deeper troubleshooting, enable verbose logging temporarily:
Debug logging is noisy and meant for short-term troubleshooting. Turn it back off with /mythic debug off once you’re done.