StatsHider
A plugin that hides statistics for players.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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:
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
```yaml 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.