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
+2
View File
@@ -48,6 +48,8 @@ Restart the server after copying the JAR. The plugin creates its configuration a
The personal progress permission defaults to everyone. Administrative permissions default to server operators. Administrative changes are recorded in the server log.
Commands provide permission-aware tab completion for subcommands, online player names, and valid ranks. Known offline players remain valid command targets but are not suggested.
## Configuration
```yaml