IntellectualSites / IntellectualSites/PlotSquared
Expand API to add exceptions to PlotSquared settings
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?
PlotSquared has a lot of game-controlling settings/components. It would be nice if we could use the API to create some exceptions for these settings.
The biggest example I would love to see is to be able to exempt specific mobs from the "kill-road-mobs" and "entity-pathing" settings, so certain mobs can be allowed to path onto and walk around on the road, while others wouldn't.
Are there any alternatives?
N/A
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
The issue does not name files, tests, or an entry point. Start by mapping the existing PlotSquared API and the settings/components behind "kill-road-mobs" and "entity-pathing," then clarify how callers should define exceptions and which mob behaviors are covered. Done means the API supports the agreed exception behavior with corresponding verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100