Merge pull request #874 from Artemis-the-gr8/wiki

Add PlayerStats to the wiki
github-actions[bot] 2022-08-18 20:27:34 +00:00
parent 16fd5707b1
commit 7a8c521bbf
25 changed files with 86 additions and 0 deletions

@ -302,6 +302,7 @@ 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)**
@ -3975,6 +3976,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%
```
----
- ### **[PlayTime](https://www.spigotmc.org/resources/26016/)**
> NO DOWNLOAD COMMAND

@ -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|Placeholders#playerstats]]**]
- **[PlayTime](https://www.spigotmc.org/resources/26016/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#playtime]]**]

@ -302,6 +302,7 @@ 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)**
@ -3975,6 +3976,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%
```
----
- ### **[PlayTime](https://www.spigotmc.org/resources/26016/)**
> NO DOWNLOAD COMMAND

@ -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|Placeholders#playerstats]]**]
- **[PlayTime](https://www.spigotmc.org/resources/26016/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#playtime]]**]

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB