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

Flag Suggestions Include Unusable Flags Without Proper Permissions #4588

Open
xcoolerboy opened this issue Feb 8, 2025 · 0 comments
Open
Labels
Enhancement New feature or request

Comments

@xcoolerboy
Copy link

What feature do you want to see added?

In PlotSquared plugin, certain flags (e.g., vehicle-break, villager-interact, deny-exit, price) are suggested by the auto-complete system even if the user does not have the necessary permissions to use them. This behavior can lead to confusion among users, as they may assume these flags are available or functional when they are not. Additionally, this issue often results in unnecessary support tickets being filed, as users expect all suggested flags to be usable.

Expected Behavior:
The auto-complete system should only suggest flags that the user has permission to use. Flags requiring higher ranks or specific permissions should not appear in the suggestion list unless the user meets the criteria.

Are there any alternatives?

nope

Anything else?

No response

@xcoolerboy xcoolerboy added the Enhancement New feature or request label Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant