Quests icon indicating copy to clipboard operation
Quests copied to clipboard

auto started quests doesnt count as started on placeholers

Open HamtaBot opened this issue 2 years ago • 2 comments

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 image image 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

Other

No response

HamtaBot avatar Oct 01 '22 06:10 HamtaBot

@Krakenied

HamtaBot avatar Dec 29 '22 17:12 HamtaBot

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.

LMBishop avatar Jan 10 '23 14:01 LMBishop