Played

Played is a lightweight Fabric mod that tracks local playtime for singleplayer worlds and multiplayer servers, with a total playtime display and optional Mod Menu config.

File Details

played-1.0.5.jar

  • R
  • Jun 16, 2026
  • 399.63 KB
  • 45
  • 26.1.2
  • Fabric

File Name

played-1.0.5.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:played-1524133:8262213"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## Added

- Added a new time format option in the Played config screen.
- Added three display formats for playtime values: Verbose, Compact, and Clock.
- The selected time format now applies to world/server lists, the title screen, and the pause menu.

## Changed

- Simplified the mod to use English text only.
- Removed all bundled language files and translation-based UI text.
- Kept all config screen labels, tooltips, reset dialogs, and sorting messages in English.

## Fixed

- Cleaned up config screen text handling to avoid Java null-safety warnings in supported IDEs.