mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2025-01-23 16:51:46 +01:00
Add Honeypot to supported plugins wiki
This commit is contained in:
parent
fab7ad4fea
commit
64cb283f03
@ -241,6 +241,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
|
||||
- **[Heroes](#heroes)**
|
||||
- **[HoloBlock](#holoblock)**
|
||||
- **[HoloMobHealth](#holomobhealth)**
|
||||
- **[Honeypot](#honeypot)**
|
||||
- **[HPWizard](#hpwizard)**
|
||||
- **[Hugs](#hugs)**
|
||||
- **[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/)**
|
||||
> 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/)**
|
||||
- [x] Supports placeholders.
|
||||
- [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/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[Link](placeholder-list.md#hpwizard)**]
|
||||
|
Loading…
Reference in New Issue
Block a user