From aca624c2d39c33167ae26acb75398c1dd0bbd549 Mon Sep 17 00:00:00 2001 From: stumper66 Date: Thu, 17 Jun 2021 07:26:07 -0500 Subject: [PATCH 1/2] LevelledMobs Added LevelledMobs info to the wiki --- wiki/Placeholders.md | 8 ++++++++ wiki/Plugins-using-PlaceholderAPI.md | 3 +++ 2 files changed, 11 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 8804fce..b3539d6 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -2977,6 +2977,14 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[LevelledMobs](https://www.spigotmc.org/resources/levelledmobs-for-1-14-x-1-17-x.74304/)** + > NO DOWNLOAD COMMAND + ``` + %levelledmobs_level% + %levelledmobs_displayname% + ``` +---- + - ### **[LuckPerms](https://www.spigotmc.org/resources/28140/)** > /papi ecloud download LuckPerms diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index dfed506..e4e5de0 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -479,6 +479,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl - **[LemonMobCoins](https://www.spigotmc.org/resources/59402/)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#lemonmobcoins]]**] +- **[LevelledMobs](https://www.spigotmc.org/resources/levelledmobs-for-1-14-x-1-17-x.74304/)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#levelledmobs]]**] - **[LuckPerms](https://www.spigotmc.org/resources/28140/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#luckperms]]**] From 215fd7e3f04afcc68dcf8d491dfb77c210638e66 Mon Sep 17 00:00:00 2001 From: Penal Buffalo Date: Thu, 17 Jun 2021 07:44:14 -0500 Subject: [PATCH 2/2] Update wiki/Placeholders.md Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com> --- wiki/Placeholders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index b3539d6..86e3840 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -2977,7 +2977,7 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- -- ### **[LevelledMobs](https://www.spigotmc.org/resources/levelledmobs-for-1-14-x-1-17-x.74304/)** +- ### **[LevelledMobs](https://www.spigotmc.org/resources/74304/)** > NO DOWNLOAD COMMAND ``` %levelledmobs_level%