
All the normal features of KRelay (themes too, but with console colors) Send command. (Currently only works for PlayerTextPacket, I'll add all of the client->server packets though.) Description: Sends the specified packet, with the specified arguments. For sending a playertextpacket (to chat, using consolekrelay) you would do send PlayerTextPacket 'message here' Discard command. Description: Discards the next packet received If you want to discard the next EG GotoACK packet, you would do discard GotoAckPacket (more to add)



