feat(commands): add base command aliases
This commit is contained in:
@@ -40,3 +40,9 @@ description: Chronological record of material decisions affecting the Spigot Bas
|
||||
- Made progression materials, visitor currency, boss-bar duration, particle count, and title timing configurable.
|
||||
- Preserved unknown forward-compatible YAML fields for retained player records while continuing to reject invalid progression state.
|
||||
- Completed and verified all approved user stories with the automated Gradle check lifecycle.
|
||||
|
||||
## 2026-08-10 — Player command aliases
|
||||
|
||||
- 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`.
|
||||
|
||||
Reference in New Issue
Block a user