diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index e3e7aa8..f12d2e6 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -294,6 +294,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[TokenEnchant](#tokenenchant)** - **[TokenManager](#tokenmanager)** - **[Tokens](#tokens)** +- **[TokensPlus](#tokensplus)** - **[Towny](#towny)** - **[TownyChat](#townychat)** - **[TransmuteIt](#transmuteit)** @@ -4404,6 +4405,14 @@ Replace `XXX` with the enchantment. ``` ---- +- ### **[TokensPlus](https://www.spigotmc.org/resources/90507/)** +> NO DOWNLOAD COMMAND + +``` +%tokensplus_tokens% +``` +---- + - ### **[Towny](https://github.com/TownyAdvanced/Towny)** > NO DOWNLOAD COMMAND diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index 0447951..2421658 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -900,6 +900,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl - **[Tokens](https://www.spigotmc.org/resources/71941/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#tokens]]**] +- **[TokensPlus](https://www.spigotmc.org/resources/90507/)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#tokensplus]]**] - **[Towny](https://github.com/TownyAdvanced/Towny)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#towny]]**]