IntellectualSites / IntellectualSites/PlotSquared
Permission bypass for PlayerEnterPlotEvent & PlayerLeavePlotEvent
Open
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?
A bypass permission, that a hidden player can enter a plot for investigation without beeing reported.
For investigation if a player i.e. is bugusing.
Are there any alternatives?
Anything else?
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 PlayerEnterPlotEvent and PlayerLeavePlotEvent implementations and their existing permission checks. Determine how hidden-player investigation is represented and define the bypass behavior for both events; done means the permission prevents reporting without changing normal event handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization, game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100