StatsHider
PluginMIT

StatsHider

A plugin that hides statistics for players.

19
Downloads
1
Followers
3 months ago
Updated
📦
1
Versions

📖About StatsHider

A lightweight Paper plugin that prevents players from viewing their statistics via the statistics screen. The statistics will still be tracked normally, players just cannot see them. Server-side statistics tracking is unaffected.

This is how it looks when a player clicks on the Statistics button:
statistics

Version

This plugin works on 1.21.x.

Commands

Command Feature
/statshider on Enables statistics hiding
/statshider off Disables statistics hiding

Permissions

Permission Feature
statshider.toggle Allows use of /statshider

config.yml

messages:
  enabled: "&aStatistics hiding is now &lON&a."
  disabled: "&cStatistics hiding is now &lOFF&c."
  no-permission: "&cYou do not have permission to use this command."
  usage: "&eUsage: /statshider [on|off]"

License

This project is licensed under the MIT License.