diff --git a/Placeholders.md b/Placeholders.md index c8e821e..35083aa 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -320,6 +320,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[PvPStats Plugin](#pvpstats-plugin)** - ### **Q** + - **[QualityArmory](#qualityarmory)** - **[Quests](#quests)** - **[QuestCreator](#questcreator)** - **[QuickSell](#quicksell)** @@ -4583,6 +4584,16 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[QualityArmory](https://www.spigotmc.org/resources/47561/)** + > NO DOWNLOAD COMMAND + + ``` + %qualityarmory_ammo_type% + %qualityarmory_ammo_amount% + ``` + +---- + - ### **[Quests](https://www.spigotmc.org/resources/3711/)** > /papi ecloud download Quests diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index 1c7e98a..9588e5f 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -701,6 +701,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ ---- ## Q +- **[QualityArmory](https://www.spigotmc.org/resources/6107/)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#qualityarmory]]**] - **[Quests](https://www.spigotmc.org/resources/3711/)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#quests]]**]