

TabTPS
TabTPS is a multifunctional mod for Minecraft servers that allows tracking key performance metrics directly in the game interface. You can monitor TPS (ticks per second), MSPT (milliseconds per tick), and other important information through various display elements.
Supported Platforms
The mod is compatible with popular server platforms: Paper, Sponge version 8 and above, Fabric (requires Fabric API), and NeoForge.
Main Features
Flexible Display System
Configure displayed information through configuration files in the /plugins/TabTPS/display-configs/
folder. Each config is associated with specific permissions - players with appropriate permissions will see the corresponding display. The base config uses the tabtps.defaultdisplay
permission and supports all three display types.
Three Display Methods
Player List: Command /tabtps toggle tab
activates display in the player list.
Action Bar: Use /tabtps toggle actionbar
to show information at the bottom of the screen.
Boss Bar: Command /tabtps toggle bossbar
outputs data as a boss bar.
Advanced Commands
Tick Information: Commands /tickinfo
or /mspt
(requires tabtps.tps
permission) show detailed performance statistics.
Server Memory: Use /memory
, /mem
, or /ram
to view JVM memory information (requires tabtps.tps
).
Player Ping: Commands /ping
, /ping [username]
, or /pingall
allow tracking connection delays (permissions: tabtps.ping
and tabtps.ping.others
).
Reload: Command /tabtps reload
updates configuration (requires tabtps.reload
).
Appearance Customization
Use themes in the /plugins/TabTPS/themes/
folder to customize the color scheme of displayed information.