mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +01:00
Merge pull request #1041 from natereprogle/wiki-update
Add Honeypot to supported plugins wiki
This commit is contained in:
commit
d0acc4c831
@ -241,6 +241,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
|
|||||||
- **[Heroes](#heroes)**
|
- **[Heroes](#heroes)**
|
||||||
- **[HoloBlock](#holoblock)**
|
- **[HoloBlock](#holoblock)**
|
||||||
- **[HoloMobHealth](#holomobhealth)**
|
- **[HoloMobHealth](#holomobhealth)**
|
||||||
|
- **[Honeypot](#honeypot)**
|
||||||
- **[HPWizard](#hpwizard)**
|
- **[HPWizard](#hpwizard)**
|
||||||
- **[Hugs](#hugs)**
|
- **[Hugs](#hugs)**
|
||||||
- **[HyacinthHello](#hyacinthhello)**
|
- **[HyacinthHello](#hyacinthhello)**
|
||||||
@ -3200,6 +3201,20 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- ### **[Honeypot](https://www.spigotmc.org/resources/96665)**
|
||||||
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
|
Get information about your players from Honeypot.
|
||||||
|
Please refer to the [Wiki](https://github.com/TerrorByteTW/Honeypot/wiki#placeholders) for more detailed information.
|
||||||
|
|
||||||
|
```
|
||||||
|
%honeypot_current_count_broken%
|
||||||
|
%honeypot_breaks_before_action%
|
||||||
|
%honeypot_current_count_broken_<player>%
|
||||||
|
```
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
- ### **[HPWizard](https://www.spigotmc.org/resources/26821/)**
|
- ### **[HPWizard](https://www.spigotmc.org/resources/26821/)**
|
||||||
> NO DOWNLOAD COMMAND
|
> NO DOWNLOAD COMMAND
|
||||||
|
|
||||||
|
@ -437,6 +437,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
|
|||||||
- **[HoloMobHealth](https://www.spigotmc.org/resources/75975/)**
|
- **[HoloMobHealth](https://www.spigotmc.org/resources/75975/)**
|
||||||
- [x] Supports placeholders.
|
- [x] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[Link](placeholder-list.md#holomobhealth)**]
|
- [x] Provides own placeholders. [**[Link](placeholder-list.md#holomobhealth)**]
|
||||||
|
- **[Honeypot](https://www.spigotmc.org/resources/96665)**
|
||||||
|
- [x] Supports placeholders.
|
||||||
|
- [x] Provides own placeholders. [**[Link](placeholder-list.md#honeypot)**]
|
||||||
- **[HPWizard](https://www.spigotmc.org/resources/26821/)**
|
- **[HPWizard](https://www.spigotmc.org/resources/26821/)**
|
||||||
- [ ] Supports placeholders.
|
- [ ] Supports placeholders.
|
||||||
- [x] Provides own placeholders. [**[Link](placeholder-list.md#hpwizard)**]
|
- [x] Provides own placeholders. [**[Link](placeholder-list.md#hpwizard)**]
|
||||||
|
Loading…
Reference in New Issue
Block a user