{"id":15014965,"url":"https://github.com/jpenilla/tabtps","last_synced_at":"2025-04-12T19:44:26.772Z","repository":{"id":40267033,"uuid":"286097273","full_name":"jpenilla/TabTPS","owner":"jpenilla","description":"Minecraft server mod/plugin to monitor TPS, MSPT, and other information in the tab menu, boss bar, and action bar.","archived":false,"fork":false,"pushed_at":"2025-04-02T23:22:56.000Z","size":1169,"stargazers_count":253,"open_issues_count":24,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T00:07:07.741Z","etag":null,"topics":["fabric-mod","minecraft-mod","minecraft-performance","minecraft-plugin","paper-plugin","spigot-plugin","sponge-plugin","tps"],"latest_commit_sha":null,"homepage":"https://modrinth.com/mod/tabtps","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpenilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-08T18:22:38.000Z","updated_at":"2025-04-02T13:32:03.000Z","dependencies_parsed_at":"2023-10-17T01:25:11.074Z","dependency_job_id":"7d014fb1-3119-4824-958f-1f2446af5b1a","html_url":"https://github.com/jpenilla/TabTPS","commit_stats":{"total_commits":360,"total_committers":7,"mean_commits":51.42857142857143,"dds":0.4638888888888889,"last_synced_commit":"2ca5530dcce40d5c8228b05b55a67d06ec098a4e"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpenilla%2FTabTPS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpenilla%2FTabTPS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpenilla%2FTabTPS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpenilla%2FTabTPS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpenilla","download_url":"https://codeload.github.com/jpenilla/TabTPS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625485,"owners_count":21135512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabric-mod","minecraft-mod","minecraft-performance","minecraft-plugin","paper-plugin","spigot-plugin","sponge-plugin","tps"],"created_at":"2024-09-24T19:46:20.141Z","updated_at":"2025-04-12T19:44:26.752Z","avatar_url":"https://github.com/jpenilla.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://i.imgur.com/gtxPU4S.png\" width=\"128\"\u003e\n\n# TabTPS\n![plugin version badge](https://img.shields.io/github/v/release/jmanpenilla/TabTPS?color=blue\u0026label=version\u0026style=plastic) [![Crowdin](https://badges.crowdin.net/tabtps/localized.svg)](https://crowdin.com/project/tabtps)\n\nMinecraft server mod/plugin to show TPS, MSPT, and other information in the tab menu, boss bar, and action bar.\n\nCurrent supported platforms:\n- [Paper](https://papermc.io)/Spigot API (Minecraft versions 1.8.8-1.21.4+)\n- [Sponge](https://spongepowered.org) 12+\n- [Fabric](https://fabricmc.net/) (Minecraft 1.21.4, requires [Fabric API](https://modrinth.com/mod/fabric-api))\n- [NeoForge](https://neoforged.net/) (Minecraft 1.21.4)\n\n## Features\n\n### Live information displays\n\n- Configure what information will be shown using display configs (`/plugins/TabTPS/display-configs/`)\n  - Each display config has a permission associated, and players with that permission will use that display config.\n    - The default display config uses the permission `tabtps.defaultdisplay`, and allows for using all three display types.\n    - 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`)\n    \n- Configure colors for displays using theme configs (`/plugins/TabTPS/themes/`)\n\n#### Tab menu\n* Command: ``/tabtps toggle tab``\n* ![tab menu](https://i.imgur.com/93NmuUA.png)\n\n#### Action bar\n* Command: ``/tabtps toggle actionbar``\n* ![action bar](https://i.imgur.com/aMzzNRR.png)\n\n#### Boss bar\n * Command: ``/tabtps toggle bossbar``\n * ![boss bar](https://i.postimg.cc/xCJnGYfb/bossbar.png)\n\n### Commands\n\n#### Improved TPS command\n* Command: ``/tickinfo`` or ``/mspt``\n* Permission required: ``tabtps.tps``\n* ![tps command](https://i.imgur.com/d87Z80z.png)\n\n#### Memory command\n* Command: ``/memory``, `/mem`, or ``/ram``\n* View information about the current memory pools of the server jvm.\n  * Note: the output and usefulness of this command varies depending on the type of garbage collection used, garbage collection settings, and many other factors.\n* Permission required: ``tabtps.tps``\n* ![tps command](https://i.imgur.com/eYeUNMc.png)\n\n#### Ping command\n* Commands: ``/ping``, `/ping [username]`, or ``/pingall``\n* View the ping of yourself, or another user. ``/pingall`` will show a summary of all connected player's pings.\n* Permissions: ``tabtps.ping`` to view your own ping, ``tabtps.ping.others`` to view other users ping and the ping summary.\n* ![ping command](https://i.imgur.com/0agY7lB.png)\n* ![ping all](https://i.imgur.com/t1lBt2b.png)\n\n#### Reload command\n* Command: ``/tabtps reload``\n* Permission required: ``tabtps.reload``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpenilla%2Ftabtps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpenilla%2Ftabtps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpenilla%2Ftabtps/lists"}