IntellectualSites / IntellectualSites/PlotSquared
Plot chat ignore / cancellable event
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?
It would be great if there is plot chat ignore command, like Essentials /ignore one so players in public plots don't get unwanted messages. Maybe even a hook into Essentials so look into ignore list for player, or a cancellable event for plot chat, that we can hook into.
Are there any alternatives?
No alternatives so far, I wanted to hook into event and use Essentials /ignore list, to check if player is ignored, so cancel sending that message to player.
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 chat handling and its event entry points, then review how Essentials' /ignore list could be consulted. Clarify whether the goal is a built-in ignore command, an Essentials integration, or a cancellable plot-chat event; done should include an agreed behavior and coverage for messages sent to ignored players.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100