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 autocompletion for player arguments to commands #29

Open
bhavanki opened this issue Oct 18, 2021 · 0 comments
Open

Add autocompletion for player arguments to commands #29

bhavanki opened this issue Oct 18, 2021 · 0 comments

Comments

@bhavanki
Copy link
Owner

Basic command autocompletion was added in 07eedcb. Add completion for command arguments that represent players. This should work by looking through the players visible to the player issuing the command. That list should be generated by running a pseudo-command akin to LOOK, but just for getting that player list. So, this would be a command that is run in order to complete a different command.

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

1 participant