Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
TPS Reforged
TPS Reforged is a lightweight Minecraft utility mod that displays server TPS and MSPT in a clean and configurable way.
The mod is designed for server owners and modpack creators who want a simple command to quickly check server performance, including global tick time and per-dimension tick information.
Features
- Display global server TPS and MSPT
- Display TPS/MSPT per dimension
- Compact one-line display per dimension
- Custom display names for dimensions
- Automatically add unknown dimensions to the config
- Hide specific dimensions from the output
- Custom dimension ordering
- Configurable line format
- Configurable colors
- Optional actionbar TPS display
- Reloadable config with
/tps reload - Help command with
/tps help
Commands
-
/tps
Displays TPS/MSPT for all visible dimensions and the overall server. -
/tps dim <dimension>
Displays TPS/MSPT for one specific dimension. -
/tps toggle
Toggles the actionbar TPS display for the player. -
/tps status
Shows whether the actionbar display is enabled for the player. -
/tps reload
Reloads the configuration. -
/tps help
Shows the available commands.
Configuration
TPS Reforged includes a configurable JSON file where you can customize:
- Prefix
- Colors
- TPS/MSPT thresholds
- Dimension display names
- Dimension order
- Hidden dimensions
- Output line format
- Actionbar format
Notes
TPS Reforged is not a full profiler.
It is made to quickly show server TPS/MSPT and identify which dimensions are heavier.
For advanced profiling such as entity cost, block entity cost, chunk analysis or method sampling, use a dedicated profiler such as Spark.


