add RTP placeholders

This commit is contained in:
Leaf26 2021-08-31 21:41:32 -04:00
parent 7baaa5233d
commit a383a73b24
2 changed files with 16 additions and 0 deletions

View File

@ -329,6 +329,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[RogueParkour](#rogueparkour)**
- **[RoyalCommands](#royalcommands)**
- **[RPGInventory](#rpginventory)**
- **[RTP](#rtp)**
- ### **S**
- **[Seasons](#seasons)**
@ -4363,6 +4364,18 @@ Please see [this discussion][list] for a list of all expansions officially maint
----
- ### **[RTP](https://www.spigotmc.org/resources/rtp.94812/)**
> NO DOWNLOAD COMMAND
```
%rtp_player_status%
%rtp_total_queue_length%
%rtp_public_queue_length%
%rtp_personal_queue_length%
```
----
- ### **[Seasons](https://www.spigotmc.org/resources/39298/)**
> NO DOWNLOAD COMMAND

View File

@ -756,6 +756,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
- **[RPGInventory](https://www.spigotmc.org/resources/12498/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#rpginventory]]**]
- **[RTP](https://www.spigotmc.org/resources/rtp.94812/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#rtp]]**]
----
## S