IntellectualSites / IntellectualSites/PlotSquared

Plot chat ignore / cancellable event

Open
#3,679 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?

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.