CommandAPI
CommandAPI copied to clipboard
ArgumentSuggestions missing stringCollectionAsync & stringCollection in Wiki
Documentation URL
https://commandapi.jorel.dev/9.5.0/argumentsuggestions.html#the-argumentsuggestions-interface
What the documentation currently says
Proposed fix
add ArgumentSuggestions stringCollection(Collection<String> collection); ArgumentSuggestions stringCollectionAsync(Collection<String> collection);
Thanks for letting us now about this! Implemented for the next release. This change can be viewed on the live documentation here:
:)