
TabTPS
Region-aware TPS, MSPT & performance monitoring for Folia servers
- Загрузки
- 166
- Подписчики
- 2
- Обновлён
- 15 июня 2026 г.
- Лицензия
- MIT
Опубликован 19 марта 2026 г.
TabTPS Folia
Real-time per-region performance monitoring for Folia servers.
A fork of TabTPS built specifically for Folia's regionalized multithreading. Each player sees TPS and MSPT from their own region — not a server-wide average.
🖥️ Display Types
Tab Menu
Show performance data in the player list header or footer.

Action Bar
Compact live stats right above the hotbar.

Boss Bar
Color-coded boss bar that fills based on TPS or MSPT.

📊 Available Modules
Configure which modules to display in each display type:
| Module | Description |
|---|---|
tps |
TPS of the player's current region |
mspt |
MSPT of the player's current region |
lowest_region_tps |
Lowest TPS across all regions |
median_region_tps |
Median TPS across all regions |
highest_region_tps |
Highest TPS across all regions |
ping |
Player latency |
cpu |
Server CPU usage |
memory |
JVM memory usage |
players |
Online player count |
⌨️ Commands
| Command | Description |
|---|---|
/tickinfo |
Region TPS overview (Lowest / Median / Highest) |
/ping [player] |
View your or another player's ping |
/pingall |
Summary of all players' pings |
/memory |
JVM memory pool breakdown |
/tabtps toggle tab |
Toggle tab display |
/tabtps toggle actionbar |
Toggle action bar display |
/tabtps toggle bossbar |
Toggle boss bar display |
/tabtps reload |
Reload configuration |

⚙️ Configuration
All configuration files are in plugins/TabTPS/:
display-configs/— Define which modules to show per permission groupthemes/— Customize colors for performance thresholdsmain.conf— Update rates, permission priorities, help colors
📋 Requirements
- Folia 1.20+ (tested on 1.21.11)
- Java 21
🙏 Credits
Ченджлог
1.1.0Релиз26.1.2 · 15 июня 2026 г.
TabTPS-Folia v1.1.0
Updates TabTPS-Folia to Minecraft 26.1.2, building on the region-aware monitoring introduced in v1.0.0.
✨ What's New
Minecraft 26.1.2 Support
Updated to Folia API 26.1.2.build.8-stable and Minecraft 26.1.2.
Region Tick Data Retuned for 26.1.2
The region TPS/MSPT reader was adjusted for 26.1.2's internals — it now prefers the 5-second region tick report with a graceful fallback — so /tickinfo and the region modules report correct per-region values.
Build & Tooling
- Built on Java 25;
cloud-minecraftupdated to2.0.0-beta.15 - Removed orphaned checkstyle and license-header tooling so
gradle buildis green again
📋 Requirements
- Folia 26.1.2
- Java 25
📦 Installation
Drop tabtps-folia-1.1.0.jar into your Folia server's plugins/ folder and restart.
🙏 Credits
Based on TabTPS by jpenilla (MIT License). Folia support by MCbabel.
1.0.0Релиз1.21.6, 1.21.8, 1.21.11 · 22 марта 2026 г.
Initial Release
First release of TabTPS-Folia — a Folia fork of TabTPS with full region-aware performance monitoring.
Features
- Per-region TPS & MSPT — each player sees tick data from their current Folia region
- Region statistics modules —
lowest_region_tps,median_region_tps,highest_region_tps - All display types — tab menu, action bar, boss bar
- Commands —
/tickinfo,/ping,/memory,/tabtps toggle,/tabtps reload - Configurable themes & display configs
Compatibility
- Folia 1.20+ (tested on 1.21.11)
- Java 21 required
Based on TabTPS by jpenilla (MIT License).
Комментарии
Загружаем…