pdinklag / MinecraftStats

A Minecraft player statistics browser for the web - supports 1.13 and later!
https://discord.gg/brH5PGG8By
Other
226 stars 53 forks source link

Disabling stats in the plugin #223

Open pdinklag opened 1 year ago

pdinklag commented 1 year ago

Because the plugin unpacks all stat files on startup, it is currently not possible to completely disable certain stats in the plugin. There should be a way to do this.

(The CLI is not affected, because there, the corresponding JSON definition can simply be deleted and it won't be automatically unpacked again.)