
SimpleServerStats
🚀 Lightweight performance HUD for Paper: TPS, RAM bars, uptime, ping, and UI toggle.
164
1
SimpleServerStats 1.0.6
New Live Watch Mode
- Added
/serverstats watch [seconds]for live actionbar monitoring of TPS, RAM, and Ping every second. - Added
/serverstats watch stopto stop watch mode immediately.
Stability
- Watch sessions now auto-stop on player quit.
- All active watch sessions are cleaned up on plugin disable/reload flow.
- Starting a new watch session replaces any previous one safely.
UX
- Added tab completion for watch presets:
30,60,120,stop.
- Added
SimpleServerStats 1.0.5
- Added /serverstats reload for admins to reload runtime settings without restart.
- Added configurable TPS/ping thresholds, RAM bar size, and TPS icons through config.yml.
- Fixed TPS icon text encoding issues by using clean configurable icon values.
- Added configurable update-checker options and restart-on-reload behavior.
- Improved tab completion by exposing reload suggestion for admins.
SimpleServerStats 1.0.4
- Fixed Modrinth update notifier links to use slug/version-number format for reliable direct download pages.
- Removed fragile version-ID URL usage and added robust fallback to the versions page.
- Maintenance release focused on update-checker stability across server joins.
SimpleServerStats 1.0.3
- Fixed Modrinth update URL generation to use stable version-number links (/version/<version_number>) instead of unstable IDs.
- Added URL-safe encoding for version strings in update notifications.
- Added safer fallback update link to the project versions page when latest version is unavailable.
SimpleServerStats 1.0.2
- Added automatic Modrinth update checks with OP/admin login notification support.
- Added direct download links in update messages and permission-aware delivery for
simpleserverstats.admin. - No gameplay or balance changes in this release; maintenance update only.
SimpleServerStats 1.0.1
- Compatibility refresh release for broader Modrinth version targeting (1.20 to 1.21.11).
- Standardized loader coverage across Bukkit/Folia/Paper/Purpur/Spigot.
- No gameplay or balance changes; maintenance release.
SimpleServerStats 1.0.0
- Initial release of SimpleServerStats.
- Added /serverstats and /ss for a full server performance overview.
- Added /ping [player] with self/target ping display and permission checks.
- Added /ram detailed JVM memory diagnostics with visual progress bars.
- Added colorful MiniMessage/hex UI with status colors for TPS, RAM, and ping quality.
- Added UI toggle system: personal (/serverstats ui on|off|toggle|status) and global admin toggle (/serverstats ui global on|off|status).
- Added uptime formatting and TPS 1-minute average metrics via Paper API.

