Could you please add a cancellable event for whenever a player is sent a message via
Player#SendMessage(<string>)
event should have a getMessage() and setMessage() method
as well as the option to cancel the message entirely.
Thanks!
- duplicates
-
SPIGOT-3479 ServerMessagePlayerEvent - Fired whenever player.sendMessage("") is fired.
- Open