Skip to content

PlaceholderAPI Placeholders

Zak Shearman edited this page Dec 6, 2020 · 3 revisions

PlaceholderAPI Placeholders

%battlepass_points%

Gives the amount of points a player currently has.


%battlepass_tier%

Gives the current tier of the player.


%battlepass_pass_type%

Gives the name of the pass the player currently has.


%battlepass_pass_id% - Since 3.0.1

Gives the ID of the pass the player currently has (internal name).


%battlepass_completed_quests% - Since 3.10

Displays the amount of quests a user has currently completed.


%battlepass_completed_quests_CATEGORY% - Since 3.10

Displays the amount of quests a user has currently completed in a specific category. If in a menu where the %week% placeholder is available, it is sometimes possible to do %battlepass_completed_quests_week-%week%% to display quests done in that week.


%battlepass_quest_amount% - Since 3.10

Gives the total amount of quests in the battlepass.


%battlepass_week% - Since 3.10

Gives the current week of the battlepass


%battlepass_time_to_daily_reset% - Since 3.10

Gives a formatted time until daily quests reset.


%battlepass_time_to_next_week% - Since 3.10

Gives a formatted time until the next week unlocks.


%battlepass_time_to_season_end% - Since 3.10

Gives a formatted time until the season ends.