We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed that when writing a message in the tab complete it shows the names but doesn't auto-fill them
Ex: Players online: Sammy, and Johnny
If either player does "/msg Sa" it will show both of the players' IGNs instead of showing Sammy's
Also, after the user has been defined, on the message line (/msg Sammy ) it still shows the tabcomplete names.
This isn't that big of an issue but it is kind of annoying.
The text was updated successfully, but these errors were encountered:
Thank you, this will be fixed soon as I'm working on reimplementing the tab management.
Sorry, something went wrong.
No branches or pull requests
I noticed that when writing a message in the tab complete it shows the names but doesn't auto-fill them
Ex:
Players online: Sammy, and Johnny
If either player does "/msg Sa"
it will show both of the players' IGNs instead of showing Sammy's
Also, after the user has been defined, on the message line (/msg Sammy ) it still shows the tabcomplete names.
This isn't that big of an issue but it is kind of annoying.
The text was updated successfully, but these errors were encountered: