Merge pull request #439 from Lorenzo0111/patch-1

Added RocketPlaceholsers
This commit is contained in:
Andre_601 2020-08-13 14:45:43 +02:00 committed by GitHub
commit 5d5ceb5902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 1 deletions

View File

@ -236,6 +236,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[RedProtect](#redprotect)**
- **[ReferralSystem](#referralsystem)**
- **[RestrictedDimensions](#restricteddimensions)**
- **[RocketPlaceholders](#rocketplaceholders)**
- **[RogueParkour](#rogueparkour)**
- **[RoyalCommands](#royalcommands)**
- **[RPGInventory](#rpginventory)**
@ -3302,8 +3303,20 @@ You can find an up-to-date list of the placeholders in [their wiki](https://gith
```
----
- ### **[RocketPlaceholders](https://www.spigotmc.org/resources/82678/)**
> NO DOWNLOAD COMMAND
```
%rp_<name>%
```
`<name>` is the name you configured in the config.yml of this plugin.
[Read More](https://lorenzo0111.gitbook.io/rocekt-plugins/rocketplaceholders/configure)
----
- ### **[RogueParkour](https://www.spigotmc.org/resources/26563/)**
> Download manually from [here](https://api.extendedclip.com/expansions/rogueparkour-temporary/)
> /papi ecloud download rogueparkour-temporary
```
%RogueParkour-temporary_top_<number>;<type>%

View File

@ -696,6 +696,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl
- **[RocketJoin](https://www.spigotmc.org/resources/82520/)**
- [x] Supports placeholders.
- [ ] Provides own placeholders. [Link]
- **[RocketPlaceholders](https://www.spigotmc.org/resources/82678/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#rocketplaceholders]]**]
- **[RogueParkour](https://www.spigotmc.org/resources/26563/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#rogueparkour]]**]