Quests icon indicating copy to clipboard operation
Quests copied to clipboard

Synchronised cooldowns / reset-on-date

Open MinexusNetwork opened this issue 4 years ago • 2 comments

Description of Feature Add a command to globally reset all repeatable quests

Alternative Methods Example /quests a/admin moddata reset repeatable all

Additional Information I would like to create daily, weekly and monthly quests that synchronize equally to all players. Instead of the repeatable cooldown activating when the quest is complete, I would like to set a specific interval at which the repeatable quests are reset. If a command could be added, I can automate this via Multicraft.

MinexusNetwork avatar Apr 22 '21 05:04 MinexusNetwork

Having a command to reset every single players data is impractical and inefficient due to the nature of Quests. Instead, having it configurable on which day (possible a cron string) a quest resets would be easier to implement and more practical.

LMBishop avatar Apr 22 '21 20:04 LMBishop

That sounds much better than my solution. Would that allowed for me to create daily weekly and monthly quests?

On Fri, 23 Apr 2021 at 6:06 am, Leonardo Bishop @.***> wrote:

Having a command to reset every single players data is impractical and inefficient due to the nature of Quests. Instead, having it configurable on which day (possible a cron string) a quest resets would be easier to implement and more practical.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LMBishop/Quests/issues/165#issuecomment-825149488, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATZGTCNWMULHEAJMAXGPDWDTKB6UDANCNFSM43LWT3HQ .

MinexusNetwork avatar Apr 22 '21 21:04 MinexusNetwork