This update fixes the plugin completely breaking when trying to process null strings for PlaceholderAPI, and also fixes the incorrect display %quests_started_list% placeholder when using quest-autostart.
Commit log since v3.10
f61b8a7 - Fix quest started PAPI placeholder to work with quest-autostart (closes #323) <LMBishop>
e0a16aa - Add QPlayer::getEffectiveStartedQuests method <LMBishop>
e539a1a - Bump version number <LMBishop>
7bcfd0a - Add null check to PAPI processor (closes #324) <LMBishop>
96aa867 - Revert "Add null check to PAPI processor (closes #324)" <LMBishop>
44884a2 - Update PAPI version <LMBishop>
d4a087d - Add null check to PAPI processor (closes #324) <LMBishop>
More information