diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index e4ac95e..6cd0554 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -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_% +``` + +`` 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_;% diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index da2adfb..30b291b 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -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]]**]