Placeholders

This page describes the various placeholders

List of placeholders:

Placeholder
Description

%SmartQuests_player.complete%

Extracts the number of completed missions

%SmartQuests_player.active%

Extracts the number of active missions

%SmartQuests_player.noactive%

Extracts the number of inactive missions

%SmartQuests_player.blocked%

Extracts the number of blocked missions

Additional Placeholders

%SmartQuests_player.quests.<quest>%

Extracts the mission title

%SmartQuests_player.progress.<quest>.<n>%

Extracts the progress of the selected mission

Replace <quest> with the name of the quest in quests.yml Replace <n> with a sub-mission number

Last updated