From 9a2274ff09c64dc23fa8ca1ed33167b465c7e8a8 Mon Sep 17 00:00:00 2001 From: Elise Date: Thu, 18 Aug 2022 21:18:26 +0200 Subject: [PATCH 1/4] Update Placeholders.md --- Placeholders.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/Placeholders.md b/Placeholders.md index 9c641cb..93d17c6 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -305,6 +305,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[PlayTime](#playtime)** - **[PlaytimeRewards](#playtimerewards)** - **[PlayerPoints](#playerpoints)** + - **[PlayerStats](#playerstats)** - **[PlotSquared](#plotsquared)** - **[PointsAPI](#pointsapi)** - **[PowerBoard](#powerboard)** @@ -4008,6 +4009,45 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[PlayerStats](https://www.spigotmc.org/resources/102347/)** + > /papi ecloud download playerstats + + For more information and all the placeholder-options, see the [PlayerStatsExpansion GitHub](https://github.com/Artemis-the-gr8/PlayerStatsExpansion/tree/main). + + ``` + %playerstats_prefix% + %playerstats_prefixtitle% + %playerstats_rainbowprefix% + %playerstats_rainbowprefixtitle% + + %playerstats_top:n,statistic% + %playerstats_top:n,statistic:item/block% + %playerstats_top:n,statistic:entity% + %playerstats_top:n,statistic,number% + %playerstats_top:n,statistic,number:raw% + + %playerstats_player:player-name,statistic% + %playerstats_player:player-name,statistic:item/block% + %playerstats_player:player-name,statistic:entity% + %playerstats_player:player-name,statistic,number% + %playerstats_player:player-name,statistic,number:raw% + + %playerstats_server,statistic% + %playerstats_server,statistic:item/block% + %playerstats_server,statistic:entity% + %playerstats_server,statistic,number% + %playerstats_server,statistic,number:raw% + + %playerstats_title,statistic% + %playerstats_title:n,statistic% + %playerstats_title:n,statistic:item/block% + %playerstats_title:n,statistic:entity% + %playerstats_title:n,statistic,number% + %playerstats_title:n,statistic,number:raw% + ``` + +---- + - ### **[PlotSquared](https://www.spigotmc.org/resources/77506/)** > NO DOWNLOAD COMMAND From 2db2d234b3abbe1325cfb3b3730d2a1005deb943 Mon Sep 17 00:00:00 2001 From: Elise Date: Thu, 18 Aug 2022 21:24:40 +0200 Subject: [PATCH 2/4] Update Plugins-using-PlaceholderAPI.md --- Plugins-using-PlaceholderAPI.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index b267964..39f078a 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -638,6 +638,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - **[PlayerBalancerAddon](https://www.spigotmc.org/resources/51220/)** - [x] Supports placeholders. - [ ] Provides own placeholders. [Link] +- **[PlayerStats](https://www.spigotmc.org/resources/102347/)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [Link] - **[PlayTime](https://www.spigotmc.org/resources/26016/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#playtime]]**] From cd9c61635e8074beb602476b50a6f71750417185 Mon Sep 17 00:00:00 2001 From: Elise Date: Thu, 18 Aug 2022 21:28:22 +0200 Subject: [PATCH 3/4] Update Placeholders.md --- Placeholders.md | 68 ++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index 93d17c6..4625fe5 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -302,10 +302,10 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[PermissionTimer](#permissiontimer)** - **[PixelVip](#pixelvip)** - **[Plan](#plan)** + - **[PlayerStats](#playerstats)** - **[PlayTime](#playtime)** - **[PlaytimeRewards](#playtimerewards)** - **[PlayerPoints](#playerpoints)** - - **[PlayerStats](#playerstats)** - **[PlotSquared](#plotsquared)** - **[PointsAPI](#pointsapi)** - **[PowerBoard](#powerboard)** @@ -3976,39 +3976,6 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- -- ### **[PlayTime](https://www.spigotmc.org/resources/26016/)** - > NO DOWNLOAD COMMAND - - ``` - %playtime_player% - %playtime_time% - %playtime_timesjoined% - %playtime_serveruptime% - ``` - ----- - -- ### **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)** - > NO DOWNLOAD COMMAND - - ``` - %ptr_playtime% - %ptr_sessiontime% - ``` - ----- - -- ### **[PlayerPoints](https://www.spigotmc.org/resources/80745/)** - > NO DOWNLOAD COMMAND - - ``` - %playerpoints_points% - %playerpoints_points_formatted% - %playerpoints_points_shorthand% - ``` - ----- - - ### **[PlayerStats](https://www.spigotmc.org/resources/102347/)** > /papi ecloud download playerstats @@ -4048,6 +4015,39 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[PlayTime](https://www.spigotmc.org/resources/26016/)** + > NO DOWNLOAD COMMAND + + ``` + %playtime_player% + %playtime_time% + %playtime_timesjoined% + %playtime_serveruptime% + ``` + +---- + +- ### **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)** + > NO DOWNLOAD COMMAND + + ``` + %ptr_playtime% + %ptr_sessiontime% + ``` + +---- + +- ### **[PlayerPoints](https://www.spigotmc.org/resources/80745/)** + > NO DOWNLOAD COMMAND + + ``` + %playerpoints_points% + %playerpoints_points_formatted% + %playerpoints_points_shorthand% + ``` + +---- + - ### **[PlotSquared](https://www.spigotmc.org/resources/77506/)** > NO DOWNLOAD COMMAND From dc5ff8fc40509dca25a326cda6a6bd8c233b3617 Mon Sep 17 00:00:00 2001 From: Elise Date: Thu, 18 Aug 2022 21:44:52 +0200 Subject: [PATCH 4/4] Update Plugins-using-PlaceholderAPI.md Co-authored-by: Andre_601 --- Plugins-using-PlaceholderAPI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index 39f078a..ee2bd87 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -640,7 +640,7 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - [ ] Provides own placeholders. [Link] - **[PlayerStats](https://www.spigotmc.org/resources/102347/)** - [ ] Supports placeholders. - - [x] Provides own placeholders. [Link] + - [x] Provides own placeholders. [**[[Link|Placeholders#playerstats]]**] - **[PlayTime](https://www.spigotmc.org/resources/26016/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#playtime]]**]