Skip to content

Placeholders

morelaid edited this page Nov 29, 2025 · 5 revisions

General

All placeholders must be written in lower case, otherwise they cannot be recognized.

PlaceholderAPI

Placeholder from PAPI Description
%sm_nextdrop% Shows the value in how many minutes the next automatic drop is triggered (Example: 56). The value is always in minutes
%sm_twitch% Shows the connected Twitch Channel to which the player is connected.
%sm_dropsamount% Shows how many different drops this player has already received from all supported streamers.
%sm_livetag% 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.
%sm_livetag_[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: %sm_streamerlivetag_morelaid% for the Streamer "Morelaid"
%sm_senddrops% Shows the number of all drops already distributed to players (total)
%sm_senddrops_[twitch channel name]% Shows the number of all drops already distributed to this players
%sm_streamerstatus% Shows live, offline tag or empty for non streamers
%sm_generaldrops% Shows the number of possible drops in the "Drops" list

Internal Placeholders

Placeholder (internal) Description
%player% Shows the name of the Minecraft player
%streamer% Shows the name of the streamer
%opendrops% Indicates how many drops a player will get as offline drops. 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
%streamername% Shows the name of the minecraft player (streamer)
%watchtime% Shows the number of minutes, the user has watched twitch streams
%redeemer% Twitch user, who used a twitch reward button
%redeemerplayer% Minecraft Player name of the Twitch user, who used a twitch reward button
%twitchmessage% The twitch message, which was entered after using a twitch rewards button with text input
%modulekey% This is a randomly generated key which is used by the bot to activate Twitch chat messages.
%modulekeystatus% This shows the status of whether the Twitch chat bot is allowed to write messages in the Twitch chat
%tier% PREMIUM only: This contains the number for bits, sub (months), raid (amount)

Clone this wiki locally