diff --git a/Placeholders.md b/Placeholders.md index 22af58e..3e81803 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -292,6 +292,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[Outpost](#outpost)** - ### **P** + - **[P-LifeSteal](#p-lifesteal)** - **[Paintball Battle](#paintball-battle)** - **[Parkour](#parkour)** - **[ParkPlusMC](#parkplusmc)** @@ -3805,6 +3806,16 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[P-LifeSteal](https://www.spigotmc.org/resources/101967/)** + > NO DOWNLOAD COMMAND + + ``` + %ls_hearts_% + %ls_health_% + ``` + +---- + - ### **[Paintball Battle](https://www.spigotmc.org/resources/76676/)** > NO DOWNLOAD COMMAND diff --git a/Plugins-using-PlaceholderAPI.md b/Plugins-using-PlaceholderAPI.md index 8b4fa4c..91f6f29 100644 --- a/Plugins-using-PlaceholderAPI.md +++ b/Plugins-using-PlaceholderAPI.md @@ -605,6 +605,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ ---- ## P +- **[P-LifeSteal](https://www.spigotmc.org/resources/101967/)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#p-lifesteal]]**] - **[Paintball Battle](https://www.spigotmc.org/resources/76676/)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#paintball-battle]]**]