The message to send, will be passed through the JSONStringify function (the keepUndefined
paramter will be set to true), colorized with the colorizeJSONString function, and then passed into world.sendMessage.
Optional
space: string | numberThe spacing for the stringified JSON.
Optional
options: {The options for the colorizeJSONString function, if not specified, the default options will be used.
Sends a JSONStringify stringified message in chat, with the message colorized.