IntellectualSites / IntellectualSites/PlotSquared
Player not found: Everyone (on plot add *)
Open
Nobody has claimed this yet.
Requires Testing
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
Server Implementation
Paper
Server Version
1.21.11
Describe the bug
To Reproduce
- add player plots.add.everyone as stated in docs
- use /plot add *
- it will show that message
Expected behaviour
it should add everyone, when I have * it works
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/6881254477b14db99e7cebcca07e0eba
PlotSquared Version
7.5.10-SNAPSHOT
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
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 reproducing the documented plots.add.everyone setup and /plot add * command on the reported Paper and PlotSquared versions. Trace the command's player-name and permission handling, then add coverage showing that the documented permission allows adding everyone and that the existing wildcard behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100