Here can you find ways to disable content.
Disabele auto updater:
This plugin uses
auto-updater to check for updates.
Version 1.0.8 and lower:
- Set "updater" to false in the config.yml
Version 1.0.9 and higher:
- Set "Updater/check" to false in the config.yml to completely disable it.
- Set "Updater/download" to false in the config.yml to disable auto-downloading.
Disable /mcservers and /accountstatus:
This commands collect data from the Mojang servers.
- Set "mcstats" to false in the config.yml
Disable plugin Metrics:
This plugin uses Hidendra's Plugin Metrics to collect this data:
-
The server's version of Java
-
Whether the server is in offline or online mode
-
The OS version/name and architecture
-
The core count for the CPU
-
The number of players online
- Set "metrics" to false in the config.yml
Disable commands:
- Add the command to the list "DisabledCommands" in the config.yml