With PlaceholderAPI installed, DaisyVotes registers an expansion under the identifier daisyvotes . Use these in scoreboards, HUDs, holograms, chat, and tab lists. Values are cached for ~10 seconds, so they never query the database on the main thread.
Placeholder Value %daisyvotes_total_votes%Lifetime votes %daisyvotes_daily_votes%Votes today %daisyvotes_weekly_votes%Votes this week %daisyvotes_monthly_votes%Votes this month
Placeholder Value %daisyvotes_current_streak%Current streak %daisyvotes_best_streak%Best streak ever
Placeholder Value %daisyvotes_points%Current vote-point balance %daisyvotes_lifetime_points%Total points ever earned
Placeholder Value %daisyvotes_current_votes%Votes toward the next party %daisyvotes_party_required%Votes needed for a party %daisyvotes_votes_remaining%Votes left to trigger %daisyvotes_party_percent%Percent complete (0–100)
Ranked placeholders follow the pattern:
%daisyvotes_top_<scope>_<n>_<field>%
<scope> — daily · weekly · monthly · alltime
<n> — rank number, 1 through your stats.leaderboard-limit (default 10)
<field> — name or votes
Example Value %daisyvotes_top_weekly_1_name%This week’s #1 voter’s name %daisyvotes_top_weekly_1_votes%This week’s #1 voter’s vote count %daisyvotes_top_alltime_3_name%All-time #3 voter’s name
Example scoreboard line
&dVotes: &f%daisyvotes_total_votes% &7| &dStreak: &f%daisyvotes_current_streak%
&dParty: &f%daisyvotes_current_votes%/%daisyvotes_party_required%