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

TabCompleteEvent #1168

Closed
3154311518 opened this issue Dec 25, 2023 · 1 comment
Closed

TabCompleteEvent #1168

3154311518 opened this issue Dec 25, 2023 · 1 comment

Comments

@3154311518
Copy link

com.velocitypowered.api.event.player.TabCompleteEvent

TabCompleteEvent cannot listen to commands with "/" in them. How should I listen for player command completions?

@electronicboy
Copy link
Member

you cannot listen to such completions since mojang introduced brigadier, the client does not ask the server for completions, it's sent the entire accessible command structure

@electronicboy electronicboy closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants