
TPSShower
A Fabric Client-Side mod that will tell you what is lagging in your game. It can estimate the server's TPS, and tell you if your client is lagging.
- Загрузки
- 4K
- Подписчики
- 2
- Обновлён
- 8 апреля 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 23 июля 2025 г.
TPSShower
A Fabric Client-Side mod that will tell you what is lagging in your game. It can estimate the server's TPS, and tell you if your client is lagging.
Uses
This mod can tell you if the client or the server is lagging, or if the world is making you lag. Because it is Client-Only mod, you can use it on client while being on a Paper/Bukkit/Spigot/Vanilla/Forge/Fabric server.
GUI
You can press (by default, change in minecraft controls) F7 to enable/disable the overlay. The overlay is like the F3 menu, without text backgrounds. It contains 3 categories:
- CLIENT: Tells you some useful information about client-lagging, such as FPS and Ping.
- WORLD: Shows you if the world makes you lag, by displaying entities and block entities count, and rendered chunks. If you see that your world makes you lag, maybe reduce your render distance.
- SERVER: Shows you an estimation of the server TPS. Can be useful if you see some lag, and you want to check if the server is lagging or your client. Can be useful too if you're a server admin, to see if your server is lagging without commands. (WARNING: TPS is an estimation. It uses the
WorldTimeUpdateS2CPacketto check the server TPS. Keep in mind that it can take some times to do a good estimation, especially when the server TPS is lower.
Update 2.0
I'm proud to announce that a new version is available: the update 2.0.0. This version doesn't add much to the mod itself; however, I switched codebase to make a more supportive mod, so that multiple versions of Minecraft are supported by the mod.
I plan to add Fabric 1.18 -> 1.21 support (1.21 is already supported), and add a NeoForge (1.20 -> 1.21) & Forge (1.8; 1.12; 1.16; 1.18 -> 1.21) support.
I plan of making TPSShower open-source too, but that will be not now
Ченджлог
1.0.4Релиз1.21.6, 1.21.7, 1.21.8 · 20 сентября 2025 г.
Added a Mini HUD version, changes some classes
1.0.3Релиз1.21.6, 1.21.7, 1.21.8 · 17 августа 2025 г.
Fixed fr_fr language. If you use your game in french, download this version
1.0.2Релиз1.21.6, 1.21.7, 1.21.8 · 17 августа 2025 г.
Changed how the HUD gets drawn:
- Overlay now doesn't get draw when F3 is enabled.
- Changed the method of how the overlay gets drawn; now more stable
- Changed the color of the categories
- Changed the en_us.json translation key.
This version adds much in the code; you'll not see big differences between 1.0.2 and 1.0.1
1.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 5 августа 2025 г.
TPSShower 1.0.1 is a really good update, because it adds:
- Proper category (Client, World, Server)
- Fix a crash that'll occur on version 1.21.2+
- Adds some features, like entities and block entities counting (multiplayer block entity counting are disabled, unless you do the backdoor that's later-said)
- Add translations
Multiplayer Block-Entity count backdoor:
WARNING: Enabling this could get you banned from servers. Watch the rules of the servers.
To enable the backdoor, open the tpsshower.jar mod as a zip. (7-zip recommended). From the zip, open assets\tpsshower\lang\<lang>_<country>.json. You'll see a line starting with "tpsshower.category.world.blockEntities.multiplayer". Change that line with:
"tpsshower.category.world.blockEntities.multiplayer": "%s"
1.0Релиз1.21.6, 1.21.7, 1.21.8 · 23 июля 2025 г.
Added TPS Overlay. Shows:
- Client Ping
- FPS
- Number of entities
- Estimated server TPS (good estimation)
Комментарии
Загружаем…