Tonnanto / BasicQuests

A plugin for Spigot servers that implements randomly generated basic quests with rewards for players.
GNU General Public License v3.0
11 stars 4 forks source link

Limit # of quests per person per day #31

Open XisLea opened 1 month ago

XisLea commented 1 month ago

Hi! Thank you again for your previous help. Would it be possible to add a limit of the number of quests a player can receive per day? So for example, a player in the server would only be allowed to receive 4 quests in total for a day, and they can get 4 more the day after. Alternatively if there’s a way to do this with the commands that already exist, could I please be guided on how to do this?

Thank you very much!

Tonnanto commented 3 weeks ago

Hello! Sorry for the late reply. Unfortunately this is not possible yet. But it is definitely a feature I will think about implementing in the next version.