IntellectualSites / IntellectualSites/FastAsyncWorldEdit
brush unbind has no tab completion
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 806
- Forks
- 394
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 14
Description
Server Implementation
Paper
Server Version
1.19.1
Describe the bug
When using a brush FAWE tells the user how to unbind the brush by using /brush unbind but there is no tab completion for this.

To Reproduce
- Do
/brush unbind
Expected behaviour
Tab completion should work, just like it works with /brush none
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/a755e2984c3849489c52c0a16cbcedec
Fawe Version
FastAsyncWorldEdit version 2.4.2;8414e64
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the /brush command implementation and its tab-completion handling. Compare the unbind subcommand with none, then verify that tab completion offers the expected unbind option when using the command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100