From 26f6b2d897f8d98f59a9ebca9055dd550e565e88 Mon Sep 17 00:00:00 2001 From: Jason H <51760372+JasonHorkles@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:30:10 -0600 Subject: [PATCH 1/5] Add EntityClearer --- Placeholders.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Placeholders.md b/Placeholders.md index dd826af..8c5cc11 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -204,6 +204,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - ### **E** - **[Economy Bank](#economy-bank)** - **[Enjin & DonationCraft 2.x](#enjin--donationcraft-2x)** + - **[EntityClearer](#entityclearer)** - **[EntityControl](#entitycontrol)** - **[Envoys](#envoys)** - **[EpicFriends](#epicfriends)** @@ -2664,6 +2665,19 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[EntityClearer](https://www.spigotmc.org/resources/90802/) + > NO DOWNLOAD COMMAND + + See Spigot page for placeholder descriptions + + ``` + %entityclearer_remaining_minutes% + %entityclearer_remaining_seconds% + %entityclearer_remaining_seconds_left% + ``` + +---- + - ### **[EntityControl](https://polymart.org/resource/218)** > NO DOWNLOAD COMMAND From 7399e9494f862f419b1a52bf33b196d7e0829081 Mon Sep 17 00:00:00 2001 From: Jason H <51760372+JasonHorkles@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:31:00 -0600 Subject: [PATCH 2/5] Fix formatting --- Placeholders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Placeholders.md b/Placeholders.md index 8c5cc11..f49dde8 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -2665,7 +2665,7 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- -- ### **[EntityClearer](https://www.spigotmc.org/resources/90802/) +- ### **[EntityClearer](https://www.spigotmc.org/resources/90802/)** > NO DOWNLOAD COMMAND See Spigot page for placeholder descriptions From ee7725d4d54f654276d8f519c8a121122157b11c Mon Sep 17 00:00:00 2001 From: Jason H <51760372+JasonHorkles@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:34:00 -0600 Subject: [PATCH 3/5] Add EntityClearer --- Plugins-using-PlaceholderAPI.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index 163abc5..edb4cf7 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -314,6 +314,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - **[Enhanced BalTop](https://www.spigotmc.org/resources/20168/)** - [x] Supports placeholders. - [ ] Provides own placeholders. [Link] +- **[EntityClearer](https://www.spigotmc.org/resources/90802/)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. **[[Link|Placeholders#:entityclearer]]** - **[Envoys](https://www.spigotmc.org/resources/20357/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#envoys]]**] From dbb4be1b698cd5007aed598309dd36735935e1f7 Mon Sep 17 00:00:00 2001 From: Jason H <51760372+JasonHorkles@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:35:03 -0600 Subject: [PATCH 4/5] Fix formatting --- Plugins-using-PlaceholderAPI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index edb4cf7..20dac59 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -316,7 +316,7 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - [ ] Provides own placeholders. [Link] - **[EntityClearer](https://www.spigotmc.org/resources/90802/)** - [ ] Supports placeholders. - - [x] Provides own placeholders. **[[Link|Placeholders#:entityclearer]]** + - [x] Provides own placeholders. [**[[Link|Placeholders#:entityclearer]]**] - **[Envoys](https://www.spigotmc.org/resources/20357/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#envoys]]**] From a37b7cb0517d7f32aa604ecc47d0499f92ccff8d Mon Sep 17 00:00:00 2001 From: Jason H <51760372+JasonHorkles@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:35:29 -0600 Subject: [PATCH 5/5] Fix link --- Plugins-using-PlaceholderAPI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index 20dac59..8713104 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -316,7 +316,7 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - [ ] Provides own placeholders. [Link] - **[EntityClearer](https://www.spigotmc.org/resources/90802/)** - [ ] Supports placeholders. - - [x] Provides own placeholders. [**[[Link|Placeholders#:entityclearer]]**] + - [x] Provides own placeholders. [**[[Link|Placeholders#entityclearer]]**] - **[Envoys](https://www.spigotmc.org/resources/20357/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#envoys]]**]