I am making a chat plugin (Don't tell me there are some already cause I know there are) and I want to know how to get what the player wants to say. I already know how to set up the event, now I just need to get the player's message. How do I do this? - Jython234
I think your looking for $data['message'] but shoghicp is right, this is only available once the user presses send.