File Details
playtimetracker-1.0.6.jar
- R
- Mar 6, 2026
- 14.32 MB
- 82
- Early Access
File Name
playtimetracker-1.0.6.jar
Supported Versions
- Early Access
Changelog
Version 1.0.6
Released: March 6, 2026
Important Note
If config.yml does not update when installing a new .jar, simply delete the existing config.yml and run:
The plugin will automatically generate a fresh config.yml.
Tracking Configuration
The tracking.track-ops option updates immediately when the plugin is reloaded.
Server administrators can now toggle operator tracking live by setting true or false inside:
When tracking.track-ops is changed:
• Operators will immediately begin tracking playtime when enabled
• Operators will immediately stop being tracked when disabled
This update also ensures the change correctly applies to players who are already online, preventing incorrect playtime tracking until the next reconnect.
Additional Note
If operators or staff previously accumulated playtime before disabling tracking, you should reset their playtime so tracking starts correctly.
Example:
Performance & Stability
Improved internal tracking refresh logic so configuration reloads safely update the playtime system without interrupting player sessions.
No permission nodes or command structures were changed.
UI Customization System
All PlaytimeTracker user interfaces are now fully configurable through config.yml.
Server owners can modify the UI text, labels, buttons, status messages, and formatting without editing plugin files or recompiling the plugin.
This allows complete language translation and server-specific customization directly from:
The following UI systems now support full text customization:
• Dashboard UI
• Rewards UI
• Leaderboard UI
• Rewards Admin UI
Server owners can edit:
• UI titles
• Button labels
• Status text (READY / LOCKED / CLAIMED)
• Page indicators
• Search placeholders and error messages
• Field labels inside the Rewards Admin editor
• Navigation buttons (NEXT, PREV, BACK, CLOSE)
• Session text such as "Offline"
• Rank formatting and prefixes
• Requirement and reward labels
• Admin UI editor field descriptions
Because the UI text is now driven entirely by config.yml, servers can:
• Translate the plugin to any language
• Adjust wording to match their server theme
• Customize admin tools for staff teams
• Modify button labels or descriptions for clarity
This system ensures that every major UI page in PlaytimeTracker can be localized or customized without modifying the plugin itself.

