IntellectualSites / IntellectualSites/PlotSquared

Flag Suggestions Include Unusable Flags Without Proper Permissions

Open
#4,588 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Java
Stars
653
Forks
975
Avg merge
2m
Merged PRs (30d)
6

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by tracing the flag auto-complete flow and how it determines a user's permissions. Done means flags such as vehicle-break, villager-interact, deny-exit, and price are omitted unless the user has the permissions required to use them.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.