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

All commands are tab completable by users #157

Open
BlitzOffline opened this issue Sep 4, 2022 · 2 comments
Open

All commands are tab completable by users #157

BlitzOffline opened this issue Sep 4, 2022 · 2 comments

Comments

@BlitzOffline
Copy link
Member

Users get tab completions to commands they don't have access to. The parameters won't tab complete and they will get the "no permission" message when attempting to use those commands but the start of the commands are tab completed. This seems like a possible issue with triumph-cmds itself.

image
image

@M0diis
Copy link
Contributor

M0diis commented Feb 29, 2024

For it not to be able tab-completable, you need to have plugin.yml and have permission set.

@BlitzOffline
Copy link
Member Author

While the plugin.yml file is not present in the source code, we use a Gradle plugin that generates it from our build.gradle.kts file. The plugin is made by Matt/lichthund. The problem is related to Matt's command library that we also use. He has acknowledged the problem before.

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