Skip to main content

Advancement Task

This task triggers when a player completes an advancement.

warning

These achievements are limited to only 1 tier.

If no namespace is specified, minecraft will be used by default.
You can find a list of valid advancement IDs here. The ID can be found in the Resource location column.

Example configuration:

achievements/survival/challenges.yml
birdwatcher:
type: ADVANCEMENT
settings:
# You can also specify a custom namespace
# <namespace>:<resource-location>
advancement: "adventure/spyglass_at_parrot"
name: "Birdwatcher"
description:
- "&fWatch a parrot through a spyglass!"
tiers:
1:
required-amount: 1
rewards:
- type: points
amount: 10