On July 1, a bug occurred on most servers that quests did not reset. The cause was the month change, and the way I was comparing dates in the code.
This is now fixed. There should be no more problems when changing months.
Fixes
- Fixed a bug that prevented quests from being renewed once the next month was reached.
- Fixed an omission that caused all quests to be renewed at midnight every day, without taking into account the timestamp or temporality mode.
Commands
To avoid conflicts with other plugins, the main commands of the plugin are now
/dquests (like
/dailyquests), and
/dqadmin (like
/dailyquestsadmin).
The
/quests and
/questsadmin commands are now aliases, so you can still use them. They will simply not take priority if another plugin using these commands is installed on your server.