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

Daily quests broken #1597

Closed
Replaycchi opened this issue May 8, 2023 · 1 comment
Closed

Daily quests broken #1597

Replaycchi opened this issue May 8, 2023 · 1 comment

Comments

@Replaycchi
Copy link

Replaycchi commented May 8, 2023

Detailed description of the issue:

Hello, since the last update daily quests are broken on my server, rewards aren't given and the number of quest completed isn't upgrading anymore when a player finish a quest.


CONFIG SECTION (DELETE IF NOT RELEVANT):

DailyQuests:
  # Enables or disables daily quests
  Enabled: true
  # Defines time in 24hour format when we want to give out new daily quests
  # Any daily quests given before reset will be invalid and new ones will be given out
  ResetTime:
    Hour: 4
    Minute: 50
  # Defines amount of skips player can do on a quest
  # This allows player to abandon current quest and get new one
  Skips: 0
  # The cost of the quest skip (money).
  # Default 0, disabling cost of skipping quest.
  SkipQuestCost: 0.0
# Enables the schedule manager to boost the server.

Jobs version:
Jobs version 5.1.3.0

Server Type (Spigot/Paper/etc):
Purpur

Server Version (using /ver):
Current: git-Purpur-1858 (MC: 1.19.2)*

@Momshroom
Copy link
Contributor

Fixed with pull request #1598

@Zrips Zrips closed this as completed May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants