From 3c354a0a45f0492cf075816c080c927c1cc656b6 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sat, 17 Feb 2024 13:48:40 +0000 Subject: Update documentation for release 3.15 --- docs/tools/placeholderapi.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/tools') diff --git a/docs/tools/placeholderapi.md b/docs/tools/placeholderapi.md index cc932600..c75a9522 100644 --- a/docs/tools/placeholderapi.md +++ b/docs/tools/placeholderapi.md @@ -73,6 +73,7 @@ The eCloud extension called 'Quests' is not for this plugin, do not download it! | `%quests_quest:_completedbefore%` | Returns **true/false** on whether or not the quest **``** is completed by the player **at least once**. | | `%quests_quest:_completiondate%` | Returns a **date formatted as DD/MM/YYYY\*\*\*, or "Never"** on when the quest **``** was completed by the player. | | `%quests_quest:_cooldown%` | Returns a **time in seconds** of the cooldown for quest **``**. | +| `%quests_quest:_timeleft%` | Returns the amount of time remaining to complete the quest **``**. | | `%quests_quest:_canaccept%` | Returns **true/false** on whether or not the quest **``** can be started by the player. | | `%quests_quest:_meetsrequirements%` | Returns **true/false** on whether or not the player has completed the required quests for the quest **``**. | | `%quests_quest:_task:_progress%` | Returns the **progress** of task **`task-id`** on the quest **``**. | @@ -88,6 +89,7 @@ The eCloud extension called 'Quests' is not for this plugin, do not download it! | `%quests_tracked_completedbefore%` | Returns **true/false** on whether or not the **players tracked quest** is completed **at least once**. | | `%quests_tracked_completiondate%` | Returns a **date formatted as DD/MM/YYYY\*\*\*, or "Never"** on when the **players tracked quest** was completed by the player. | | `%quests_tracked_cooldown%` | Returns a **time in seconds** of the cooldown for the **players tracked quest**. | +| `%quests_tracked_timeleft%` | Returns the amount of time remaining to complete the **players tracked quest**. | | `%quests_tracked_canaccept%` | Returns **true/false** on whether or not the **players tracked quest** can be started by the player. | | `%quests_tracked_meetsrequirements%` | Returns **true/false** on whether or not the player has completed the required quests for the **players tracked quest**. | | `%quests_tracked_task:_progress%` | Returns the **progress** of task **`task-id`** on the **players tracked quest**. | -- cgit v1.2.3-70-g09d2