aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKrakenied <krakenied1@gmail.com>2026-01-18 14:32:24 +0100
committerKrakenied <46192742+Krakenied@users.noreply.github.com>2026-01-18 23:02:08 +0100
commit6f8d1d3bd8cefe7ec75bd568b5c5a7586ff1db08 (patch)
treedaeb8351fcf0e1896ff8fbbfa321f9642aec8a1f /docs
parentc17aad5aaf485dd87c8c7292e6be0b3b3e1e7de4 (diff)
Add placeholder for player quest limitHEADmaster
Diffstat (limited to 'docs')
-rw-r--r--docs/tools/placeholderapi.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tools/placeholderapi.md b/docs/tools/placeholderapi.md
index 40f377c7..fb5c23f0 100644
--- a/docs/tools/placeholderapi.md
+++ b/docs/tools/placeholderapi.md
@@ -34,6 +34,7 @@ The eCloud extension called 'Quests' is not for this plugin, do not download it!
| `%quests_completed%` | **\*** Returns the **number** of quests the player has completed. |
| `%quests_completedbefore%` | Returns the **number** of quests the player has completed **at least once**. |
| `%quests_started%` | Returns the **number** of quests which are active for the player. |
+| `%quests_limit%` | Returns the **number** of quests the player can have started simultaneously. |
| `%quests_categories%` | Returns the **number** of categories on the server. |
### Quest lists