From 72b2be49331124953133e0ebfc98f70ef3ebb358 Mon Sep 17 00:00:00 2001 From: matahombres Date: Thu, 18 Feb 2021 18:47:14 +0100 Subject: [PATCH] Added more placeholders to wiki Add more advancements placeholders --- wiki/Placeholders.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index f246f91..06280e0 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -329,12 +329,17 @@ These placeholders are from PlaceholderAPI and don't require any additional plug - ### **Advancements** > /papi ecloud download Advancements +More info about this expansion can be found on the [GitHub-Repository](https://github.com/matahombres/Advancements). ``` %Advancements_% %Advancements_player_;% %Advancements_playerList_% %Advancements_playerList_,% %Advancements_playerListFormat_% +%Advancements_completedAmount_% +%Advancements_completedAmount_,% +%Advancements_remainingAmount_% +%Advancements_remainingAmount_,% ``` ----