Custom Tab Completions breaking if multiple root CommandAlias
Abierto
core
- Lenguaje dominante
- Java
- Estrellas
- 628
- Forks
- 150
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.