Merge pull request #576 from matahombres/patch-2

Added more placeholders to wiki
This commit is contained in:
Andre_601 2021-02-18 19:25:00 +01:00 committed by GitHub
commit 9b03af17b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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_<advancement>%
%Advancements_player_<player>;<advancement>%
%Advancements_playerList_<player>%
%Advancements_playerList_<player>,<command>%
%Advancements_playerListFormat_<player>%
%Advancements_completedAmount_<player>%
%Advancements_completedAmount_<player>,<category>%
%Advancements_remainingAmount_<player>%
%Advancements_remainingAmount_<player>,<category>%
```
----