pub fn set_player_clipboard_string(player_id: u64, string: &str)
Sets the players clipboard to a string.
This is done over network, so it is up to the client to refuse the request (with no feedback to the server).