promotional bannermobile promotional banner

TPSnitch

TPSnitch is a Minecraft mod that monitors and displays server TPS (ticks per second) to help track server performance.

TPSnitch

TPSnitch is a Fabric Minecraft server utility mod for monitoring server performance. It automatically logs TPS (Ticks Per Second), MSPT (Milliseconds Per Tick), and player count at configurable intervals to a JSON file, making it easy to analyze server health over time.

Features

  • Logs TPS, MSPT, and player count to a JSON file keyed by timestamp
  • Configurable log interval, debug mode, and log file name
  • Player count tracked via join/leave events
  • Utility functions for retrieving TPS and MSPT from the server object
  • Supports Fabric

Output Format

The log file is a JSON object where each key is an ISO timestamp, and each value is an object of TPS, MSTP and Player Count:

{
  "2025-04-23T21:00:00Z": {
    "TPS": 20.0,
    "MSPT": 50.0,
    "PlayerCount": 5
  },
  ...
}

Getting Started

  1. Requires Java 21
  2. Download the latest jar file
  3. Place the jar in your server's mods folder
  4. Start your server

Configuration

  • Log interval, debug mode, and log file name are configurable via your loader's config system
  • Logs are saved to a JSON file (default: tpsnitch_log.json)

License

Apache 2.0


For questions or support, put it in our Issues.

The TPSnitch Team

profile avatar
  • 1
    Followers
  • 3
    Projects
  • 6.2K
    Downloads

More from Dashtiss

  • Infinite Frontiers project image

    Infinite Frontiers

    • 694
    • Modpacks

    Infinite Frontiers offers a seamless blend of technology, magic, and exploration, providing an unparalleled Minecraft experience with a curated selection of mods.

    • 694
    • February 25, 2025
    • Modpacks
    • +4
  • Eystream Scary survival series mod project image

    Eystream Scary survival series mod

    • 5.2K
    • Mods

    this is a mod based from the Eystream scary survival series

    • 5.2K
    • June 17, 2021
    • Mods
    • +4
  • Infinite Frontiers project image

    Infinite Frontiers

    • 694
    • Modpacks

    Infinite Frontiers offers a seamless blend of technology, magic, and exploration, providing an unparalleled Minecraft experience with a curated selection of mods.

    • 694
    • February 25, 2025
    • Modpacks
    • +4
  • Eystream Scary survival series mod project image

    Eystream Scary survival series mod

    • 5.2K
    • Mods

    this is a mod based from the Eystream scary survival series

    • 5.2K
    • June 17, 2021
    • Mods
    • +4