ModsJava
SpaceServe Playtime
A library for all things playtime. Free Minecraft Java mod for 1.17.
⬇ Download on ModrinthSpaceServe Playtime API
An easy to use api for all your playtime needs. Playtime Tracker is a simple implementation of this library that tracks playtime, has simple leaderboards, and more.
- Track Playtime
- All playtime
- Improved afk detection
- Afk time
- Non-afk playtime
- The above, but dimension specific
- Playtime Triggers and Events
- Playtime event on afk and on active
- All playtime types as advancement triggers
- All playtime types as scoreboard objectives
- Simple playtime to Duration conversion
Add to your project
repositories {
maven {
name = "Modrinth"
url = uri("https://api.modrinth.com/maven")
}
}
dependencies {
// Playtime
modImplementation("maven.modrinth:playtime:0.1.0-rc1")
include("maven.modrinth:playtime:0.1.0-rc1")
}
Verified by MCModsHub
- Ships as playtime-0.1.0-rc1.jar — drop this file into the mods folder
- Download size: 55 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.