diff --git a/Placeholders.md b/Placeholders.md index ddd6787..8d9ad29 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -213,6 +213,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[EpicLevels](#epiclevels)** - **[essCore](#esscore)** - **[Essentials](#essentials)** + - **[EventCore](#eventcore)** - **[EZBlocks](#ezblocks)** - **[EZPrestige](#ezprestige)** - **[EZRanksPro](#ezrankspro)** @@ -2840,6 +2841,17 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[EventCore](www.spigotmc.org/resources/113142/)** + > NO DOWNLOAD COMMAND + + ``` + %eventcore_alive% + %eventcore_dead% + %eventcore_status% + ``` + +---- + - ### **[EZBlocks](https://www.spigotmc.org/resources/1499/)** > /papi ecloud download EZBlocks diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index 6486bee..a324fea 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -347,6 +347,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - **[Essentials](https://ci.ender.zone/job/EssentialsX/)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#essentials]]**] +- **[EventCore](https://www.spigotmc.org/resources/113142/)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#eventcore]]**] - **[EZBlocks](https://www.spigotmc.org/resources/1499/)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#ezblocks]]**]