feat(commands): add toggle autocomplete aliases
This commit is contained in:
@@ -20,6 +20,7 @@ As a **player with Base I**, I want visual guidance toward my base so that I can
|
||||
- [x] `/basenavigation` toggles guidance on and off after Base II is unlocked.
|
||||
- [x] `/basenavigation on` enables guidance idempotently and `/basenavigation off` disables it idempotently.
|
||||
- [x] Invalid navigation arguments show command usage, and `on` and `off` are offered through autocomplete.
|
||||
- [x] `/homenavigation` aliases `/basenavigation` with identical behavior and autocomplete.
|
||||
- [x] Grass-or-dirt progress after Base II preserves the player's selected navigation preference.
|
||||
- [x] The navigation preference persists across reconnects and restarts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user