This repository was archived by the owner on May 26, 2026. It is now read-only.
Releases: Circuit-Overtime/myPlayTimeTracker_modrinth
Releases · Circuit-Overtime/myPlayTimeTracker_modrinth
Release list
Play-Time-Tracker-3.0
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.
Changelog
Version 3.0
- Changed the mod id to lowercase to fix compatibility issue