FTBTeam / FTB-Mods-Issues

Any mod issues, be it FTB Teams, Quests or any other of our mods can be reported here!
18 stars 1 forks source link

[Feature Request]: FTB Quests, cooldown timer on quests #1226

Open Saereth opened 2 weeks ago

Saereth commented 2 weeks ago

Mod

FTB Quests

Description

We need a cooldown on repeatable quests. This would need to be saved per team to allow the team to repeat the quest if the repeatable option is selected once enough real life time has passed.

image

This CAN be done with kube but its a ton of extra work/reflection and less performant than if it existed as an option within quests itself.

MadSciSlack commented 2 weeks ago

Just add a timer task and make that also repeatable. It's pretty dang close to the same functionality

MJRamon commented 4 days ago

Just add a timer task and make that also repeatable. It's pretty dang close to the same functionality

I am using FTB Quests 2001.4.6 and I don't see any timer task. Am I missing something?