From 156243a5490fedd6aa7eed03b15eb19917bb6d73 Mon Sep 17 00:00:00 2001 From: David Maes Date: Tue, 15 Jun 2021 21:52:32 +0200 Subject: [PATCH 1/2] Add staff++ to the wiki --- wiki/Placeholders.md | 8 ++++++++ wiki/Plugins-using-PlaceholderAPI.md | 3 +++ 2 files changed, 11 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index c8e1ebb..fa69313 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -343,6 +343,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[SQLPerms](#sqlperms)** - **[SQLTokens](#sqltokens)** - **[Staff Facilities](#staff-facilities)** + - **[Staff++](#staffplusplus)** - **[Statz](#statz)** - **[Streaming Drops](#streaming-drops)** - **[StrikePractice 2](#strikepractice-2)** @@ -4409,6 +4410,13 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[Staff++](https://www.spigotmc.org/resources/staff.83562/)** +> /papi ecloud download staffplusplus + +All placeholders listed here: https://wiki.staffplusplus.org/integrations/papi-expansion + +---- + - ### **[Statz](https://www.spigotmc.org/resources/25969/)** > /papi ecloud download Statz diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index 2a300e0..dfed506 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -837,6 +837,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl - **[Staff Facilities](https://www.spigotmc.org/resources/13097/)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#staff-facilities]]**] +- **[Staff++](https://www.spigotmc.org/resources/staff.83562/)** + - [x] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#staffplusplus]]**] - **[Statz](https://www.spigotmc.org/resources/25969/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#statz]]**] From a91a5c85ba82d52ff52d8e73e76d177fdfe6a895 Mon Sep 17 00:00:00 2001 From: David Maes Date: Tue, 15 Jun 2021 21:57:47 +0200 Subject: [PATCH 2/2] Better phrasing --- wiki/Placeholders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index fa69313..8804fce 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -4413,7 +4413,7 @@ Please see [this discussion][list] for a list of all expansions officially maint - ### **[Staff++](https://www.spigotmc.org/resources/staff.83562/)** > /papi ecloud download staffplusplus -All placeholders listed here: https://wiki.staffplusplus.org/integrations/papi-expansion +All placeholders are listed here: https://wiki.staffplusplus.org/integrations/papi-expansion ----