Merge pull request #842 from ExoBiTe/docs/wiki

Docs/wiki
github-actions[bot] 2022-06-14 08:46:55 +00:00
parent 628f42b265
commit 537ff5fe7d
2 changed files with 14 additions and 0 deletions

@ -300,6 +300,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[PixelVip](#pixelvip)**
- **[Plan](#plan)**
- **[PlayTime](#playtime)**
- **[PlaytimeRewards](#playtimerewards)**
- **[PlayerPoints](#playerpoints)**
- **[PlotSquared](#plotsquared)**
- **[PointsAPI](#pointsapi)**
@ -3918,6 +3919,16 @@ Please see [this discussion][list] for a list of all expansions officially maint
%playtime_timesjoined%
%playtime_serveruptime%
```
----
- ### **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)**
> NO DOWNLOAD COMMAND
```
%ptr_playtime%
%ptr_sessiontime%
```
----

@ -632,6 +632,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
- **[PlayTime](https://www.spigotmc.org/resources/26016/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#playtime]]**]
- **[PlaytimeRewards](https://www.spigotmc.org/resources/100231/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#playtimerewards]]**]
- **[PlayerPoints](http://dev.bukkit.org/bukkit-plugins/playerpoints/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#playerpoints]]**]