feat(commands): add toggle autocomplete aliases
This commit is contained in:
@@ -46,3 +46,10 @@ description: Chronological record of material decisions affecting the Spigot Bas
|
||||
- Added `/sethome` for `/setbase`, `/home` for `/base`, and `/visit` for `/gotobase`.
|
||||
- Visitor autocomplete remains available for eligible offline bases through the `/visit` alias.
|
||||
- Verified the aliases and plugin build with `./gradlew clean check jar`.
|
||||
|
||||
## 2026-08-10 — Toggle command autocomplete
|
||||
|
||||
- Added explicit, idempotent `on` and `off` modes and autocomplete to base flight and visitor access while retaining no-argument toggling.
|
||||
- Added `/homenavigation`, `/homeflight`, and `/homevisitors` aliases with the same autocomplete as their canonical commands.
|
||||
- Generalized toggle preference resolution for navigation, flight, and visitor access.
|
||||
- Verified the implementation with `./gradlew clean check jar`.
|
||||
|
||||
Reference in New Issue
Block a user