Files
spigot-base/design/user-stories/us-009-view-progression-and-notifications.md
T
dmg 8b1064b971
Release / release (push) Successful in 3m57s
CI / build (push) Successful in 54s
feat(admin): complete configurable progression
2026-08-09 15:12:04 -04:00

1.7 KiB

type, title, description, status
type title description status
User Story US-009: View progression and unlock notifications Give players clear command, boss-bar, and full-screen feedback about their progression. done

US-009: View progression and unlock notifications

As a player, I want to inspect my progression and receive timely milestone feedback so that I understand what I can unlock next.

Acceptance criteria

  • /baseprogress shows the player's Base, Base Size, Base Flight, Teleport Warm-up, and Teleport Cooldown paths.
  • Each path identifies earned levels, unmet prerequisites, current progress, the next threshold, and the next reward.
  • Locked secondary paths clearly identify Base I or another sequential level as their prerequisite.
  • Relevant qualifying activity briefly displays a configurable progress boss bar for the active milestone.
  • Boss-bar text and fill accurately represent the current count and threshold and never exceed 100 percent.
  • The automatic boss bar disappears after a configurable number of seconds.
  • /baseprogress bossbar toggles automatic progress boss bars on and off.
  • Disabling automatic boss bars does not prevent /baseprogress from displaying progress.
  • The boss-bar preference persists across reconnects and restarts.
  • Each newly unlocked level displays prominent full-screen title and subtitle text describing the reward.
  • Unlock notifications occur once per earned level and do not repeat after reconnecting or restarting.