diff --git a/Placeholders.md b/Placeholders.md index dd826af..f49dde8 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 diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index 163abc5..8713104 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]]**]