feat(commands): add permission-aware tab completion
Release / release (push) Successful in 2m30s
CI / build (push) Successful in 1m18s

This commit is contained in:
dmg
2026-08-10 22:22:08 -04:00
parent 1d580220c3
commit b4a8094874
9 changed files with 229 additions and 10 deletions
+4
View File
@@ -6,6 +6,10 @@ description: Chronological record of material changes to the Spigot Creeper Fear
# Design Log
## 2026-08-10
- Completed US-008 with permission-aware command, online-player, and rank tab completion.
## 2026-08-08
- Established the OKF v0.1 design bundle.