
Play Time Tracker
Playtime Tracker is a Minecraft mod that monitors and records players' total playtime on a server. It calculates playtime for each session, saves the data in a JSON file, and allows players to check their playtime using the /playtrack command.
- Загрузки
- 1K
- Подписчики
- 8
- Обновлён
- 21 октября 2024 г.
- Лицензия
- Apache-2.0
Опубликован 17 августа 2024 г.
Playtime Tracker is a Minecraft mod that monitors and records players' total playtime on a server. It calculates playtime for each session, saves the data in a JSON file, and allows players to check their playtime using the /playtrack command. This mod enhances gameplay by providing detailed insights into player activity.
Icon Attribution -- Analogue Watch Clock Resource Pack
Ченджлог
3.0.1Релиз1.21 · 21 октября 2024 г.
Changelog
[Unreleased]
Changed
- Updated mod version to 3.0.1: The mod version has been updated to 3.0.1 to include new features and improvements.
Merged
- Merge branch 'main': Merged changes from the main branch to keep the repository up-to-date.
Added
- Fabric Maven repository: Added the Fabric Maven repository to
settings.gradleto ensure all dependencies are resolved correctly.
[3.0.1]
Changed
- Updated the mod version to 3.0.1
Merged
- Merged updates from the main branch to include the latest changes and improvements.
Added
- Added Fabric Maven repository configuration to
settings.gradle.
3.0Релиз1.21 · 21 августа 2024 г.
- Changed the mod id to all lowercase.
- no longer maintained (had a bug, was fixed and updated t o 3.0.1)
2.0Релиз1.21 · 17 августа 2024 г.
Changelog
Version 2.0
- Feature Addition: Added the
/playtrackcommand to allow players to check their total playtime directly in-game. - Playtime Tracking: Playtime is now calculated in seconds and saved automatically in
playtime.jsonlocated in the root directory of the mod. - Data Persistence: Playtime data is dynamically saved and retrieved for all players, ensuring accurate tracking across sessions.
- Error Handling: Added error messages to inform players if their playtime data is not available.
Usage Instructions
Installation
- Download the mod
.jarfile. - Place the
.jarfile in themodsfolder of your Minecraft installation.
Commands
/playtrack:- Description: Displays the total playtime for the player who triggers the command.
- Usage: Simply type
/playtrackin the chat. - Error Handling: If no playtime data is found for the player, an error message will be displayed in the chat.
File Location
- Playtime data is stored in
playtime.jsonwithin the root directory of the mod. This file is automatically created and updated as players join and leave the server.
Customization
- The mod is designed to be simple and user-friendly. No additional configuration is required.
Compatibility
- This mod is compatible with Minecraft version 1.21 and requires Fabric Loader 0.15.11 or later.
Комментарии
Загружаем…