docs(notification): complete unlock announcement story

This commit is contained in:
dmg
2026-08-11 17:38:10 -04:00
parent 206096efc2
commit d57f8cc6dd
2 changed files with 8 additions and 2 deletions
@@ -2,7 +2,7 @@
type: User Story
title: "US-006: Announce tree unlocks"
description: Celebrate each newly earned species and explain how to control or undo automatic felling.
status: in-progress
status: done
---
# US-006: Announce tree unlocks
@@ -17,7 +17,7 @@ As a **player**, I want visible and actionable feedback when I unlock a species
- [x] Messages support the project's chosen Spigot formatting convention and a documented species placeholder.
- [x] The boss bar for the newly unlocked species is removed when its unlock announcement is shown.
- [x] An earned species produces its unlock announcement exactly once unless an administrator later resets that species and the player earns it again.
- [ ] An administrative grant clearly informs an online target that access was granted but does not falsely present it as a mined-block achievement.
- [x] An administrative grant clearly informs an online target that access was granted but does not falsely present it as a mined-block achievement.
- [x] Invalid or cancelled breaks never generate an unlock announcement.
## Related