-
-
Notifications
You must be signed in to change notification settings - Fork 15
Placeholders
Alessio Gravili edited this page Nov 28, 2021
·
6 revisions
These are all the Player Placeholders you can use (PlaceholderAPI required):
%notquests_player_has_completed_quest_QUESTNAME%
%notquests_player_has_current_active_quest_QUESTNAME%
%notquests_player_is_objective_unlocked_and_active_OBJECTIVEID_from_active_quest_QUESTNAME%
%notquests_player_is_objective_unlocked_OBJECTIVEID_from_active_quest_QUESTNAME%
%notquests_player_is_objective_completed_OBJECTIVEID_from_active_quest_QUESTNAME%
%notquests_player_questpoints%
%notquests_player_active_quests_list_horizontal%
%notquests_player_active_quests_list_vertical%
If applicable, you will need to replace QUESTNAME
with the name of the quest and OBJECTIVEID
with the ID of the objective (visible in /qa edit questname objectives list
).