We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee295a commit ebb72c8Copy full SHA for ebb72c8
docs/epicachievements/configuration/01-achievements.mdx
@@ -48,6 +48,13 @@ The type is automatically determined by the number of tiers.
48
# - "miner" # Requires all tiers to be completed
49
# - "farmer:1" # Requires the first tier to be completed
50
51
+ # (Optional) Additional settings
52
+ # settings:
53
+ # toast-message:
54
+ # icon: ENCHANTED_BOOK
55
+ # message: "Custom toast message!"
56
+ # type: CHALLENGE
57
+
58
# A list of conditions
59
# See https://wiki.pixelstudios.dev/epicachievements/configuration/conditions
60
conditions:
0 commit comments