IntellectualSites / IntellectualSites/PlotSquared

Expand API to add exceptions to PlotSquared settings

Open
#3,287 4 comments 0 reactions 0 assignees View on GitHub

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?

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.