- Install PlaceholderAPI and restart your server.
- Download latest Release and place it in
Plugins/PlaceholderAPi/expansions/
- Run
/papi reload
- Edit
Plugins/PlaceholderAPi/expansions/social/config.yml
and set your Twitch Application Twitch Client ID, Twitch Access Token and Youtube API Key - Run
/papi reload
again - Done!
⚠️ IMPORTANT: It is recommended not to use these placeholders on Holograms, it will lead into APIs quota exceeded, and therefore, placeholders not working as expected!
(If you still want to use Holograms, you should reduce the update interval)
%social_youtube_subscribers_count_<username>%
-> Returns subscribers count of
%social_youtube_stream_status_<username>%
-> Returns status: "streaming" or "offline"
%social_youtube_viewers_count_<username>%
-> Returns the number of viewers of (if streaming)
%social_youtube_stream_last_<username>%
-> Returns the date of 's last stream
%social_youtube_video_count_<username>%
-> Returns the number of published videos of
%social_youtube_total_views_<username>%
-> Returns the total views of 's channel
%social_youtube_most_viewed_<username>%
-> Returns the link to the most viewed video of
%social_youtube_last_video_<username>%
-> Returns the link to the latest video of
%social_youtube_channel_id_<username>%
-> Returns youtube 's channel id
%social_youtube_channel_url_<username>%
-> Returns youtube 's channel url
%social_twitch_streaming_status_<username>%
-> Returns status: "streaming" or "offline"
%social_twitch_stream_last_<username>%
-> Returns the date of the last stream of
%social_twitch_followers_count_<username>%
-> Returns the number of followers of
%social_twitch_user_displayname_<username>%
-> Returns the twitch display name of
%social_twitch_game_name_<username>%
-> Returns the game is streaming on
%social_twitch_viewers_count_<username>%
-> Returns the viewers count of 's current stream
%social_twitch_stream_uptime_<username>%
-> Returns the time since has started their current live
%social_twitch_channel_url_<username>%
-> Returns twitch 's channel url
%social_twitch_channel_id_<username>%
-> Returns twitch 's channel id