TabTPS
Minecraft server mod/plugin to monitor TPS, MSPT, and other information in the tab menu, boss bar, and action bar.
Install / Use
npx skills add jpenilla/TabTPSInstalls into whichever agent you are using.
README
TabTPS
Minecraft server mod/plugin to show TPS, MSPT, and other information in the tab menu, boss bar, and action bar.
Current supported platforms:
- Paper (Minecraft versions 1.8.8-26.2+)
- Sponge 12+
- Fabric (Minecraft 26.2, requires Fabric API)
- NeoForge (Minecraft 26.2)
Features
Live information displays
-
Configure what information will be shown using display configs (
/plugins/TabTPS/display-configs/)- Each display config has a permission associated, and players with that permission will use that display config.
- The default display config uses the permission
tabtps.defaultdisplay, and allows for using all three display types. - Only one display config can be assigned to each player, even if they have permission for multiple. Set priorities for different display configs in the main config (
plugins/TabTPS/main.conf)
- The default display config uses the permission
- Each display config has a permission associated, and players with that permission will use that display config.
-
Configure colors for displays using theme configs (
/plugins/TabTPS/themes/)
Tab menu
- Command:
/tabtps toggle tab 
Action bar
- Command:
/tabtps toggle actionbar 
Boss bar
- Command:
/tabtps toggle bossbar 
Commands
Improved TPS command
- Command:
/tickinfoor/mspt - Permission required:
tabtps.tps 
Memory command
- Command:
/memory,/mem, or/ram - View information about the current memory pools of the server jvm.
- Note: the output and usefulness of this command varies depending on the type of garbage collection used, garbage collection settings, and many other factors.
- Permission required:
tabtps.tps 
Ping command
- Commands:
/ping,/ping [username], or/pingall - View the ping of yourself, or another user.
/pingallwill show a summary of all connected player's pings. - Permissions:
tabtps.pingto view your own ping,tabtps.ping.othersto view other users ping and the ping summary. 

Reload command
- Command:
/tabtps reload - Permission required:
tabtps.reload
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
