promotional bannermobile promotional banner

IntegratedPlaytime

Server-side/Client-Sided playtime tracker with 33-rank progression, AFK detection, custom GUI, LuckPerms sync, OpenPAC claim cleanup, display ranks, gradient colors, rotating backups, and full admin tools. Forge 1.20.1.

File Details

playtime-1.1.jar

  • B
  • Apr 2, 2026
  • 173.49 KB
  • 434
  • 1.20.1
  • Forge

File Name

playtime-1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:integratedplaytime-1487585:7859760")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Update Highlights

  • The display rank requirement is now configurable instead of being locked to Technician.
  • Added a new ⏱ Playtime button directly to the vanilla inventory screen.
  • Improved messaging so the GUI shows the correct required rank name based on server config.

What Changed

  • Removed the hardcoded Technician requirement for display rank access.

  • Servers can now choose which rank is required by setting commands.displayRankMinimumId in playtime.toml.

  • If this config is set to "", all ranks can use display rank.

  • Added a new ⏱ Playtime button to the standard inventory screen.

  • Clicking the button requests fresh playtime data from the server and opens the Playtime menu immediately.

  • Updated the Playtime screen tooltip so it no longer always says "Must be Technician+ to use".

  • The tooltip now shows the actual required rank name configured by the server.

Config

  • commands.displayRankMinimumId
  • Default: "technician"
  • Change it to any rank ID to set the minimum required rank.
  • Set it to "" to remove the requirement entirely.