IntellectualSites / IntellectualSites/PlotSquared
Setowner for normal player
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
What feature do you want to see added?
Please add a permission that allows only changing the owner with /plot setowner on your own plot. Currently there is only an admin permission that allows a player to change the owner of anyones plot. This would take alot of work for me away as my wouldn't have to ask me every single time if I can change the owner of their plot. This also used to be a thing in PlotSquared V3 and even V4 I think.
Are there any alternatives?
Not really. I could use an outdated version of plotsquared but I don't really see that as an option as I paid for this one and want to avoid Bugs.
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 locating the /plot setowner command and the existing admin permission that allows changing any plot owner. Add a separate permission path for changing ownership only on the sender's own plot, then verify that it does not grant access to other plots and that the existing admin behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100