lucko / commodore

Utility for using Minecraft's 1.13 'brigadier' library in Bukkit plugins.
MIT License
176 stars 15 forks source link

Deeper into the API, less of an issue more of some help needed. #4

Closed FlailoftheLord closed 5 years ago

FlailoftheLord commented 5 years ago

Hey, so i'm trying to add multiple options to one arg, like argument one has 3+ options, which show up in that vertical list, i've seen it on several 1.13 plugins, and i'm wondering if that's what this API does? or is that a completely different feature.

EDID: nevermind, i'm stupid, it's TabCompletion.