-
Notifications
You must be signed in to change notification settings - Fork 6
Home
PikaMug edited this page Apr 18, 2020
·
7 revisions
PlaceholderExpansion-Quests is an expansion which provides Quests placeholders for the PlaceholderAPI plugin, specifically:
Placeholder | Since Version |
---|---|
%quests_player_quest_points% | 1.0 |
%quests_player_has_journal% | 1.0 |
%quests_player_current_quest_amount% | 1.0 |
%quests_player_completed_quest_amount% | 1.0 |
%quests_player_current_quest_names% | 1.0 |
%quests_player_completed_quest_names% | 1.0 |
%quests_player_current_objectives_[quest]% | 1.0 |
%quests_player_has_current_quest_[quest]% | 1.0 |
%quests_player_has_completed_quest_[quest]% | 1.0 |
%quests_player_cooldown_time_remaining_[quest]% | 1.0 |
%quests_player_current_stage_number_[quest]% | 1.0 |
%quests_player_can_accept_quest_[quest]% | 1.0 |
%quests_player_meets_requirements_to_start_[quest]% | 1.0 |
%quests_planner_start_time_[quest]% | 1.2 |
%quests_planner_end_time_[quest]% | 1.2 |
%quests_planner_duration_[quest]% | 1.2 |
%quests_planner_repeat_cycle_[quest]% | 1.2 |
When applicable, you must replace [quest]
with a quest name (or ID as of version 1.1).