LMBishop / Quests

Questing plugin for Minecraft, enabling the addition of goals for players.
https://www.spigotmc.org/resources/23696/
GNU General Public License v3.0
172 stars 85 forks source link

Synchronised cooldowns / reset-on-date #165

Open MinexusNetwork opened 3 years ago

MinexusNetwork commented 3 years ago

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.

LMBishop commented 3 years ago

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.

MinexusNetwork commented 3 years ago

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 .