The player to send the message to.
The JSON to stringify.
Optional
The spacing for the stringified JSON.
This function sends a player a message containing a stringified version of the JSON value passed in. It uses JSON.stringify.
The player to send the message to.