If you made a proxy, edited chatpacket from client, made it custom, send it to the server.
Like
Code:
Chatpacket (client) -> Proxy -> Customize it -> Server
Thinking private server.
Looking at the packet from client -> server, it's like this:
Code:
Chatype fromlength from tolength to messagelength message






