You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I execute the qa save command, all cooldown times and QuestPoints will be immediately reset. Please refer to the console output below
[16:49:27 INFO]: [NotQuests]: Saving PlayerData of player Server_Test2...
[16:49:27 INFO]: [NotQuests]: PlayerData of player Server_Test2 was saved (10 QuestPoints, Profile: default)
[16:49:27 INFO]: [NotQuests]: Saving PlayerData of player TsingYayin...
[16:49:27 INFO]: [NotQuests]: PlayerData of player TsingYayin was saved (0 QuestPoints, Profile: default)
[16:49:27 INFO]: [NotQuests]: Saving PlayerData of player Arklorth...
[16:49:27 INFO]: [NotQuests]: PlayerData of player Arklorth was saved (0 QuestPoints, Profile: default)
[16:49:27 INFO]: [NotQuests]: Your quests.yml of category default has been successfully backed up to plugins\NotQuests\backups\quests-backup-default-2023-10-31-16-49-27.yml
[16:49:30 INFO]: Server_Test2 issued server command: /q
[16:50:02 INFO]: TsingYayin issued server command: /qa save
[16:50:02 INFO]: [NotQuests]: Saving PlayerData of player Server_Test2...
[16:50:02 INFO]: [NotQuests]: PlayerData of player Server_Test2 was saved (0 QuestPoints, Profile: default)
[16:50:02 INFO]: [NotQuests]: Your quests.yml of category default has been successfully backed up to plugins\NotQuests\backups\quests-backup-default-2023-10-31-16-50-02.yml
[16:50:05 INFO]: Server_Test2 issued server command: /q
As you can see, after the first save, the number of points for the "Server Test 2" account returned to 0. At the same time, the task cooldown has also been reset,
The text was updated successfully, but these errors were encountered:
This issue is so serious that it fundamentally shakes my trust in the plugin. It has disrupted the task progress and economic balance of everyone on my entire server. If this issue cannot be fixed in a timely manner, I believe I need to permanently terminate the use of this plugin
Also, can we add the function of reloading all yml files. If you can directly edit the yml configuration to build a Quest, it is more intuitive than commands
If I execute the qa save command, all cooldown times and QuestPoints will be immediately reset. Please refer to the console output below
As you can see, after the first save, the number of points for the "Server Test 2" account returned to 0. At the same time, the task cooldown has also been reset,
The text was updated successfully, but these errors were encountered: