[Request] Message Event
cococow123 opened this issue ยท 0 comments
I think it would be very nice for developers to be able to have an event for messaging.
I would love to easily be able to play a sound when a player sends or receives a message. I can only use CommandPreProcessEvent.. to check for /msg and different args. and I don't know how to play a sound on /r or /reply.
I would love to have methods like "getReceiver()'" and "getSender()".
It would also be cool to be able to set/get the message and format (Like the chat event)
Thanks for your time and consideration,
Coco