Introduction
Please read the Placeholders page on BentoBox's Wiki.
Placeholders
Generic placeholders
These placeholders are available in all currently available gamemodes (BSkyBlock, AcidIsland, CaveBlock, SkyGrid, AOneBlock).
Note
Placeholder names may change due incorrectly used codding (@BONNe) in the next Challenge addon version.
List of available placeholders as of Challenges 0.8.1.
Placeholder |
Description |
Challenges Version |
challenges_[gamemode]_challenge_total_completion_count |
Sum of all completions for all challenges for user. |
0.8.1 |
challenges_[gamemode]_challenge_completed_count |
Sum of completed challenges (at least once) for user. |
0.8.1 |
challenges_[gamemode]_challenge_uncompleted_count |
Sum of uncompleted challenges for user. |
0.8.1 |
challenges_[gamemode]_challenge_completed_level_count |
Sum of completed levels for user. |
0.8.1 |
challenges_[gamemode]_challenge_uncompleted_level_count |
Sum of uncompleted levels for user. |
0.8.1 |
challenges_[gamemode]_challenge_unlocked_level_count |
Sum of unlocked levels for user. |
0.8.1 |
challenges_[gamemode]_challenge_locked_level_count |
Sum of locked levels for user. |
0.8.1 |
challenges_[gamemode]_challenge_latest_level_name |
Latest unlocked challenge level name for user. |
0.8.1 |
challenges_[gamemode]_challenge_latest_level_id |
Latest unlocked challenge level id for user. |
0.8.1 |
Usage examples