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
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.displayRankMinimumIdinplaytime.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.

