Sends a JSONStringify stringified message in chat.
The message to send, will be passed through the JSONStringify function (the keepUndefined paramter will be set to true) and then passed into world.sendMessage.
keepUndefined
Optional
The spacing for the stringified JSON.
Sends a JSONStringify stringified message in chat.