TabTPS

TabTPS

v1.4.1
Modrinth 650 подписчики Загрузок: 305 508
от jpenilla
Войти

Monitor your server's performance in the tab menu, boss bar, and action bar

Товар

О товаре

TabTPS plugin version badge

Minecraft server mod/plugin to show TPS, MSPT, and other information in the tab menu, boss bar, and action bar.

Current supported platforms:
- Paper
- Sponge 8+
- Fabric (requires Fabric API)
- NeoForge

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)
  • Configure colors for displays using theme configs (/plugins/TabTPS/themes/)

Tab menu

  • Command: /tabtps toggle tab
  • tab menu

Action bar

  • Command: /tabtps toggle actionbar
  • action bar

Boss bar

  • Command: /tabtps toggle bossbar
  • boss bar

Commands

Improved TPS command

  • Command: /tickinfo or /mspt
  • Permission required: tabtps.tps
  • tps command

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
  • tps command

Ping command

  • Commands: /ping, /ping [username], or /pingall
  • View the ping of yourself, or another user. /pingall will show a summary of all connected player's pings.
  • Permissions: tabtps.ping to view your own ping, tabtps.ping.others to view other users ping and the ping summary.
  • ping command
  • ping all

Reload command

  • Command: /tabtps reload
  • Permission required: tabtps.reload
Превью

Изображения товара

Окружение

Требования и совместимость

Совместимость и требования

FabricNeoforgePaperSponge1.8.8 – 1.8.91.9.41.10.21.11.21.12.21.13.21.14.41.15.21.16.5 – 1.181.18.2 – 1.19

Локальный хост

Unsupported

Хостинг на сервисах

Required

Условия

Лицензия

Условия использования, изменения и распространения этого товара.

MIT LicenseModrinth
Релиз

Последний релиз

v1.4.1

30.06.2026 · Modrinth

Changelog

Fixed

  • Dependency issues on NeoForge/Fabric #298