Sends a JSON.stringify stringified message in chat.
The message to send, will be passed through the JSON.stringify function and then passed into world.sendMessage.
Optional
The spacing for the stringified JSON.
Sends a JSON.stringify stringified message in chat.