PlotSquared icon indicating copy to clipboard operation
PlotSquared copied to clipboard

Add PlayerPlotChatEvent

Open jaapieaapie1 opened this issue 3 years ago • 3 comments

Description

This pull request adds a new event that will be called after a player chats in plot chat.

Submitter Checklist

  • [x] Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • [x] Ensure that the pull request title represents the desired changelog entry.
  • [x] New public fields and methods are annotated with @since TODO.
  • [x] I read and followed the contribution guidelines.

jaapieaapie1 avatar Jul 22 '22 07:07 jaapieaapie1

Looks good so far - Would be great to implement the CancellablePlotEvent as well. Therefor plugins using that event are able to force / cancel plot messages on their own, if that event already exist.

PierreSchwang avatar Jul 22 '22 08:07 PierreSchwang

@jaapieaapie1 Would you like to address the feedback?

NotMyFault avatar Aug 19 '22 17:08 NotMyFault

Please take a moment and address the merge conflicts of your pull request. Thanks!

github-actions[bot] avatar Oct 22 '23 10:10 github-actions[bot]