when a quest is auto started by the autostart setting it doesnt count as started on placeholders like &a%quests_category:myquestid_started% or also %quests_quest:myquestid_started% when the quest is auto started it returne false instead of true
placeholder works fine for regular quets
Steps to Reproduce
read above
Environment
Minecraft version: 1.17 .1
Server software: pufferfish
Quests version: Quests-3.13.2-0fea32c.jar
Agreements
[X] I am running the latest version of Quests
[X] I am certain this issue is unique and a similar issue is not currently open
[X] I am using a version of Minecraft which is supported by Quests
This is due to the way auto start is implemented - it doesn't actually set the started field of a player's progress to true. I will look into a solution/potential rework for this.
Description of Bug
when a quest is auto started by the autostart setting it doesnt count as started on placeholders like &a%quests_category:myquestid_started% or also %quests_quest:myquestid_started% when the quest is auto started it returne false instead of true placeholder works fine for regular quets
Steps to Reproduce
read above
Environment
Agreements
Other
No response