aikar / aikar/commands

Custom Tab Completions breaking if multiple root CommandAlias

Abierto
#223 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.