PaperStats
View server performance statistics and toggle BossBars for RAM and TPS.
Overview
PaperStats is a lightweight plugin designed to give server administrators quick insights into server performance. It provides handy commands to view performance statistics directly in-game, and allows you to toggle persistent BossBars that display live RAM usage and TPS (Ticks Per Second).
Commands
| Command | Usage / Description |
|---|---|
| /stats (or /serverstats) | View server performance statistics. |
| /rambar | Toggle the RAM BossBar on or off for yourself. |
| /tpsbar | Toggle the TPS BossBar on or off for yourself. |
Permissions
| Permission Node | Description |
|---|---|
| paperstats.stats | Allows viewing server stats via /stats. |
| paperstats.rambar | Allows toggling the RAM BossBar. |
| paperstats.tpsbar | Allows toggling the TPS BossBar. |
Configuration
PaperStats integrates with bStats to collect anonymous plugin usage data. This has nearly no effect on performance and helps the author!
# bStats collects some data for plugin authors like how many servers are using their plugins.
# To honor their work, you should not disable it.
# This has nearly no effect on the server performance!
# Check out https://bStats.org/ to learn more :)
enabled: true
serverUuid: 3c135a9b-05b4-4355-8728-c23fc48b452b
logFailedRequests: false



