-
Notifications
You must be signed in to change notification settings - Fork 0
PlaceholderAPI Support
morelaid edited this page Jul 6, 2023
·
11 revisions
Starting with version 3.0 of StreamingDrops the PlaceholderAPI (PAPI) has been added. This added more placeholders which can be used in other plugins that also support the placeholderAPI.
All placeholders must be written in lower case, otherwise they cannot be recognized.
| Placeholder from PAPI | Description |
|---|---|
| %streamingdrops_nextdroptime% | Shows the value in how many minutes the next automatic drop is triggered (Example: 56). The value is always in minutes |
| %streamingdrops_twitch% | Shows the connected Twitch Channel to which the player is connected. |
| %streamingdrops_dropsamount% | Shows how many different drops this player has already received from all supported streamers. |
| %streamingdrops_topdropsprefix% | Shows a prefix for the player with the most received drops. The prefix label can be changed in the settings.yml file. |
| %streamingdrops_streamerlivetag% | Shows a Live Tag if the streamer is currently live. The check takes place every 5 minutes. Only players/streamers that are entered as streamers in the "settings.yml" file will be considered. |
| %streamingdrops_streamerlivetag_[twitch channel name]% | Shows a Live Tag if the streamer is currently live. The check takes place every 5 minutes. Only players/streamers that are entered as streamers in the "settings.yml" file will be considered. If the streamer is offflie, the "OfflineTag" will be shown. Example: %streamingdrops_streamerlivetag_morelaid% for the Streamer "Morelaid" |
| %streamingdrops_generaldropsamount% | Shows the number of possible drops in the "GeneralDrops" list |
| %streamingdrops_senddrops% | Shows the number of all drops already distributed to players (total) |
| %streamingdrops_streamerstatustag% | Shows live, offline tag or empty for non streamers |
| Placeholder (internal) | Description |
|---|---|
| %player% | Shows the name of the Minecraft player |
| %streamer% | Shows the name of the streamer |
| %minutes% | Shows the value in how many minutes the next automatic drop is triggered (Example: 56). The value is always in minutes |
| %dropsamount% | Indicates how many drops a player has already received. Here only the number itself is returned |
| %twitchtitle% | Shows the Twitch title of a streamer. This is only used in the Discord notification area |
| %twitchgame% | Shows the game that the streamer is currently playing. This is only evaluated in the context of Discord notification |
| %twitchuser% | Shows the twitch name of the player, who executed the action |
| %streamer_player% | Shows the name of the minecraft player (streamer) |
![]() |
|---|
| StreamingDrops |
| Get drops for watching Minecraft streams on Twitch.tv from your favorite streamer |
