PlotSquared
PlotSquared copied to clipboard
Add PlayerPlotChatEvent
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.
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.
@jaapieaapie1 Would you like to address the feedback?
Please take a moment and address the merge conflicts of your pull request. Thanks!