From 0650de95d6011887d70646070ec7d4789660d25e Mon Sep 17 00:00:00 2001 From: Andre601 <11576465+Andre601@users.noreply.github.com> Date: Sun, 13 Sep 2020 00:22:51 +0200 Subject: [PATCH] Add BetonQuest --- wiki/Placeholders.md | 11 +++++++++++ wiki/Plugins-using-PlaceholderAPI.md | 3 +++ 2 files changed, 14 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index d41d004..4f36129 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -70,6 +70,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[BeautyQuests](#beautyquests)** - **[BedWars1058](#bedwars1058)** - **[BentoBox](#bentobox)** +- **[BetonQuest](#betonquest)** - **[BlockParty](#blockparty)** - **[BlockQuests](#blockquests)** - **[BuildBattlePro](#buildbattlepro)** @@ -1351,6 +1352,16 @@ Available gamemodes: ``` ---- +- ### **[BetonQuest](https://www.spigotmc.org/resources/2117/)** +> NO DOWNLOAD COMMAND + +Please refer to the [official documentation](https://betonquest.github.io/BetonQuest/versions/dev/User-Documentation/Compatibility/#placeholderapi) for more info. +``` +%betonquest_% +%betonquest_:% +``` +---- + - ### **[BlockParty](https://www.spigotmc.org/resources/7264/)** > /papi ecloud download BlockParty diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index a6500a7..1c8d88a 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -116,6 +116,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl - **[BentoBox](https://github.com/BentoBoxWorld/BentoBox)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#bentobox]]**] +- **[BetonQuest](https://www.spigotmc.org/resources/2117/) + - [x] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#betonquest]]**] - **[Big Doors Opener](https://www.spigotmc.org/resources/80805/)** - [x] Supports placeholders. - [ ] Provides own placeholders. [Link]