Minecraft Pi - post a chat message

mc_message  msg (string)

Post contents of msg on the Minecraft chat display. You may pass multiple arguments and all will be joined to form a single message (with spaces).

Introduced in v2.5

Example

# Example 1

mc_message "Hello from Sonic Pi"



#=> Displays "Hello from Sonic Pi" on Minecraft's chat display