sendCrossServerMessage

fun sendCrossServerMessage(sender: Player, targetName: String, targetServerName: String, message: String)(source)

Sends a direct message to a player on another server through Velocity.

Must be called on the main server thread. The sender-side display, spy notification and reply recording are handled by DirectMessageHandler; the (possibly romaji-converted) body is what gets relayed.