FastAsyncWorldEdit
FastAsyncWorldEdit copied to clipboard
brush unbind has no tab completion
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
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
The root of the issue is that aliases are not considered for tab completion in brush/tool (and other "subcommand") command classes