StatsHider

A plugin that hides statistics for players.

5

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

```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.

ADS