Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published last month
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:
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.


