feat(admin): manage player progression

This commit is contained in:
dmg
2026-08-08 14:21:55 -04:00
parent 3cd1ab6290
commit 3bf00ea764
13 changed files with 293 additions and 44 deletions
+1
View File
@@ -18,3 +18,4 @@ description: Chronological record of material changes to the Spigot Creeper Fear
- Completed US-003 with temporary configurable boss bars, current-tier progress presentation, full-screen rank-up titles, and maximum-rank hiding.
- Extended US-001 so a self-destructing creeper awards deduplicated progress and normal feedback to every player its explosion hits.
- Completed US-004 with an asynchronous self-service progress command, ordinary-player permission, completion output, and command metadata.
- Completed US-005 with UUID-backed offline inspection, atomic progress and rank administration, separate permissions, online-state refresh, and audit logging.