Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CommandCompletion and associated builder #2347

Merged
merged 1 commit into from
May 4, 2021

Conversation

dualspiral
Copy link
Contributor

@dualspiral dualspiral commented May 2, 2021

SpongeAPI | Sponge

See #2343 - supports tooltips in suggestions. I used tooltips in /sponge plugins info <plugin> to show the name of the plugin - we can expand on that if we like - figured it'd be a nice little demonstration.

Showing off the tooltip

@dualspiral dualspiral added system: command api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) labels May 2, 2021
@dualspiral dualspiral self-assigned this May 2, 2021
* Rename command methods that use the word "suggest" to "complete"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) system: command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rich command suggestion tooltips
3 participants