mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 03:45:28 +01:00
Merge pull request #1101 from LOOHP/wiki
ImageFrame playback placeholders
This commit is contained in:
commit
3cf78290fe
@ -246,6 +246,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
|
||||
- **[HyacinthHello](#hyacinthhello)**
|
||||
|
||||
- **I**
|
||||
- **[ImageFrame](#imageframe)**
|
||||
- **[InteractionVisualizer](#interactionvisualizer)**
|
||||
- **[InteractiveChat](#interactivechat)**
|
||||
- **[Island Border (ASkyblock / BentoBox / uSkyBlock / AcidIsland)](#island-border)**
|
||||
@ -3377,6 +3378,19 @@ You can find an up-to-date list of placeholders in the [HyacinthHello wiki](http
|
||||
|
||||
----
|
||||
|
||||
### **[ImageFrame](https://www.spigotmc.org/resources/106031/)**
|
||||
/// integrated | Built into Plugin
|
||||
///
|
||||
|
||||
```
|
||||
%imageframe_"<player>:<imagemap>"_playback_bar_<length>_[character]_[current_section_prefix]_[remaining_section_prefix]%
|
||||
%imageframe_"<player>:<imagemap>"_playback_current%
|
||||
%imageframe_"<player>:<imagemap>"_playback_total%
|
||||
%imageframe_"<player>:<imagemap>"_playback_pause%
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
### **[InteractionVisualizer](https://www.spigotmc.org/resources/77050/)**
|
||||
/// integrated | Built into Plugin
|
||||
///
|
||||
|
@ -446,6 +446,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
|
||||
|
||||
----
|
||||
## I
|
||||
- **[ImageFrame](https://www.spigotmc.org/resources/106031/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[Link](placeholder-list.md#imageframe)**]
|
||||
- **[InteractionVisualizer](https://www.spigotmc.org/resources/77050/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[Link](placeholder-list.md#interactionvisualizer)**]
|
||||
|
Loading…
Reference in New Issue
Block a user