Not sure if this is already implemented, and apologies if it is, but since Brigadier has come out it has allowed for richer tab complete for Minecraft. I was wondering if Intake would ever support this for Bukkit/Spigot (of course 1.13.2+, but still allowing backwards compatibility by just disabling Brigadier components if necessary)? A library already exists for adding this tab complete to existing commands (https://github.com/lucko/commodore, used in https://github.com/lucko/LuckPerms), and I would think it would be a suitable addition to Intake, since it already handles tab complete already (according to me reading code).
Not sure if this is already implemented, and apologies if it is, but since Brigadier has come out it has allowed for richer tab complete for Minecraft. I was wondering if Intake would ever support this for Bukkit/Spigot (of course 1.13.2+, but still allowing backwards compatibility by just disabling Brigadier components if necessary)? A library already exists for adding this tab complete to existing commands (https://github.com/lucko/commodore, used in https://github.com/lucko/LuckPerms), and I would think it would be a suitable addition to Intake, since it already handles tab complete already (according to me reading code).