Merge pull request #788 from BlitzOffline/docs/wiki

fixed typo for changeoutput + updated playerpoints placeholders
This commit is contained in:
Andre_601 2022-01-12 21:20:36 +01:00 committed by GitHub
commit 91a849fd7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -533,7 +533,7 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
----
- ### **ChangeOutput**
> /papi ecloud download changeitem
> /papi ecloud download changeoutput
Alows you to change the output based on what other placeholders return
@ -3860,11 +3860,13 @@ Please see [this discussion][list] for a list of all expansions officially maint
----
- ### **[PlayerPoints](http://dev.bukkit.org/bukkit-plugins/playerpoints/)**
> /papi ecloud download PlayerPoints
- ### **[PlayerPoints](https://www.spigotmc.org/resources/80745/)**
> NO DOWNLOAD COMMAND
```
%playerpoints_points%
%playerpoints_points_formatted%
%playerpoints_points_shorthand%
```
----