
SimpleServerStats
🚀 Lightweight performance HUD for Paper: TPS, RAM bars, uptime, ping, and UI toggle.
86
1
SimpleServerStats 1.0.6
release2 марта 2026 г.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.
SimpleServerStats 1.0.5
release1 марта 2026 г.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
release24 февраля 2026 г.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
release24 февраля 2026 г.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
release22 февраля 2026 г.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.
