You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A reset command,
this allows you to reset the playtime of the player.
for example: /playtimes reset (player)
Benefits:
You can use this if you want to start over from 0 with the server or to reset a player's data. Then you can easily do it through this command. I am currently building my server but I already have playtime that I get. With this command I can easily reset it when I open.
Implementation:
I don't really know how/what to put here.
The text was updated successfully, but these errors were encountered:
Thank you for your suggestion. This is definitely something I would like to implement for PlayTimes. However, it is currently a bit challenging to achieve. PlayTimes doesn't track playtime directly; instead, it uses the world stats to gather the player's playtime, which makes it difficult to implement this feature. I have tried implementing this before; however, I was only able to achieve this for some versions of Minecraft. I might create an add-on plugin for this feature. I will keep you updated.
I am still looking into ways to make this possible and hope to have it as a feature in the future. For now, you can manually reset player time using the instructions provided here: Reset Timings.
My suggestion - Reset command
Suggestion:
Description:
this allows you to reset the playtime of the player.
for example: /playtimes reset (player)
Benefits:
Implementation:
The text was updated successfully, but these errors were encountered: