IntellectualSites / IntellectualSites/PlotSquared
`/plot comment` tab completes player names
Open
Nobody has claimed this yet.
Approved
Bug
Hacktoberfest
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description

According to the arguments, there's no case a player name would be of use. We should get a rid of it and just tab complete owner, public or report.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the /plot comment command's tab-completion implementation in the Java code. Verify the command arguments, then update completion so it offers only owner, public, or report; done when player names are no longer suggested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100