The message to send, will be passed through the JSON.stringify function, 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 JSON.stringify stringified message in chat, with the message colorized.