TPS Reforged

A simple TPS and MSPT monitor for Minecraft servers, with global and per-dimension performance display, configurable colors, formatting, and actionbar support.

File Details

TPSReforged-1.2.0.jar

  • R
  • May 14, 2026
  • 66.62 KB
  • 3
  • 1.21.1
  • Fabric

File Name

TPSReforged-1.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tps-reforged-1528821:8086633"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update improves TPS Reforged alerts with smarter detection, warning and critical levels, Discord embeds, status commands, and a cleaner configuration folder.

Added

  • Added smarter performance alerts using consecutive bad checks before triggering
  • Added recovery detection using consecutive good checks
  • Added warning and critical alert levels
  • Added Discord webhook embeds for cleaner alert messages
  • Added /tpsr webhook status and /tpsr alerts status
  • Added CONFIG_COMMENTS_FR.txt and CONFIG_COMMENTS_EN.txt
  • Added a dedicated config folder: config/TPS Reforged/
  • Added automatic migration from older config locations

Changed

  • Changed the main command to /tpsr
  • Changed the config file location to config/TPS Reforged/tpsreforged.json
  • Changed performance alert logs to be stored in the TPS Reforged config folder
  • Changed /tpsr help to match the new command structure

Improved

  • Improved Discord alert readability with embeds
  • Improved alert reliability by avoiding alerts from short temporary spikes
  • Improved config organization by grouping all TPS Reforged files in one folder
  • Improved support and debug workflow with webhook and alert status commands

Removed

  • Removed the old /tpsreforged command

Notes

  • Use /tpsr as the only command entry point
  • Existing older config files are migrated automatically when possible