πŸ“Š PlaceholderAPI

CustomAchievements1653 integrates with PlaceholderAPI to provide placeholders for use in other plugins (scoreboards, tab lists, holograms, etc.).


Requirements


Available Placeholders

Placeholder
Description
Example

%customachievements_completed%

Number of completed advancements

5

%customachievements_total%

Total number of advancements

30

%customachievements_percentage%

Overall completion percentage

16

%customachievements_progress_<key>%

Progress for a specific advancement

45

%customachievements_target_<key>%

Target amount for a specific advancement

100

%customachievements_percentage_<key>%

Percentage for a specific advancement

45

%customachievements_completed_<key>%

Whether a specific advancement is completed

true / false

%customachievements_streak%

Current login streak

7


Usage Examples

Scoreboard (using FeatherBoard or similar)

Tab List (using TAB plugin)

Hologram (using DecentHolograms)


Last updated

Was this helpful?