1.1 KiB
1.1 KiB
type, title, description, status
| type | title | description | status |
|---|---|---|---|
| User Story | US-004: Check personal progress | Let players request their current Creeper Aura rank and tier progress through a command. | done |
US-004: Check personal progress
As a player, I want a command that reports my Creeper Aura progress so that I can check it at any time.
Acceptance criteria
/creeperaura progressreports the player's current locked or ranked state and current-tier progress.- Before rank VI, the response reports the next rank requirement and the number of additional kills needed.
- At rank VI, the response clearly reports that progression is complete.
- The self-service command is available to ordinary players without administrative permission.
- Console use, invalid arguments, and unavailable player data produce clear responses.
- Command usage is included in plugin help and command metadata.