Custom Tab Completions breaking if multiple root CommandAlias
Aperta
core
- Lingua principale
- Java
- Stelle
- 628
- Fork
- 150
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
All the commands in my plugin have the same CommandAlias at the top of the class, which is `"guild|guilds|g"`. Now, when you run any command via /guild , the registered custom command completions will work. If you try to do any command under /guilds or /g, none of the registered custom command completions want to show up.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.