SpaceServe Playtime
A library for all things playtime
- Загрузки
- 402
- Подписчики
- 2
- Обновлён
- 22 июля 2021 г.
- Лицензия
- LGPL-3.0-only
Опубликован 22 июля 2021 г.
SpaceServe 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")
}
Комментарии
Загружаем…