Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] Reset Command #59

Open
Thoomaatje opened this issue Jun 20, 2024 · 1 comment
Open

[SUGGESTION] Reset Command #59

Thoomaatje opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Thoomaatje
Copy link

My suggestion - Reset command


Suggestion:

Description:

  • 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.

@Thoomaatje Thoomaatje added the enhancement New feature or request label Jun 20, 2024
@CodedRedGIT
Copy link
Contributor

CodedRedGIT commented Jun 20, 2024

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.

@CodedRedGIT CodedRedGIT changed the title [SUGGESTION] [SUGGESTION] Reset Command Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants