TITLE sendMessageToAllPlayers
MAX_WIDTH

TEXT --{
int sendMessageToAllPlayers(message)

Sends a message to all players in the world.

- message (string): The message to send
}--