Zedd7 / ZHorse

Bukkit plugin providing an enhanced management of horses in Minecraft
https://www.spigotmc.org/resources/zhorse.3384/
Other
11 stars 12 forks source link

Add tab auto-completion to commands #107

Closed Zedd7 closed 5 years ago

Zedd7 commented 5 years ago

Enhancement

Add suggested arguments for some - if not all - commands.

Zedd7 commented 5 years ago

Auto-completion will be limited to commands and sub-commands for now. Supporting auto-completion for (sub-)command arguments is doable but would be a huge investment for a limited interest, since most commands accept blank arguments and command usages are there for indications on the command syntax.