Language

Player Session Tracker

Player Session Tracker

Modrinth

A way to track a players playtime from when they log on till when they log off.

19 downloads updated 21d ago
latest v1.3.0 Modrinth
Forge 1.20.1 – 1.20.1

Player Session Tracker — Forge 1.20.1 Port

This is a modernized, server-side-only port of the original Fabric mod Play Time Tracker by Circuit-Overtime.
Original mod: Play Time Tracker on Modrinth

Player Session Tracker brings the same clean, lightweight playtime-tracking system to Forge 1.20.1, rebuilt for stability, server-only compatibility, and improved command usability.


Features

Server-side only

Players can join with a completely vanilla client. All tracking and commands run entirely on the server.

Automatic session tracking

The mod records:

  • Join time
  • Leave time
  • Session duration
  • Server time of login
  • Date of login
  • Last 7 days of playtime history

All data is stored per-player in simple JSON files.

Command suite (/session)

/session check

  • View your own offline session history
  • Paginated output with clickable navigation buttons
  • Clean, readable formatting

/session check

  • View another player’s offline sessions
  • Works for both online and offline players
  • Auto-suggests known players

/session checkonline

  • Shows your current live session
  • No arguments needed
  • /session checkonline <player> also works for checking others

Clickable pagination buttons

Navigate session history with:

  • [<< Prev]
  • [Next >>]

Buttons run commands automatically.

Crash-safe disconnect handling

If a player crashes, times out, or loses connection, the session is still saved correctly.

No chat spam

Each command output is isolated to the player who ran it, and the display scrolls cleanly without flooding chat.


Credits

This mod is a Forge 1.20.1 port of the original Fabric mod Play Time Tracker by Circuit-Overtime.
Original project: Play Time Tracker on Modrinth

All core design credit goes to the original author. This port adapts the concept for Forge servers and adds quality-of-life improvements.


License

This project follows the same license as the original mod (Apache-2.0).
You are free to use, modify, and include it in modpacks.

Versions

Release
1.3.0
forge · 1.20.1 · 21d ago
Made the sessions show from latest to oldest instead of oldest to latest
9
Release
1.2.0
forge · 1.20.1 · 21d ago
Added a "Left" colum to see what time they left the server Increased the shown sessions from 5 to 10
3
Release
1.1.0
forge · 1.20.1 · 21d ago
Fixed the problem where you couldnt access the offline sessions of people who was not online.
3
Release
1.0.0
forge · 1.20.1 · 21d ago
4

Comments 0

No comments yet. Be the first to share your thoughts.

Download Player Session Tracker

Files are served directly from the original source. Modgrid does not host or modify them.