/msg
Sends a private message to one or more players. (aliases: /w, /tell)
Last updated
Sends a private message to one or more players. (aliases: /w, /tell)
Last updated
msg <targets> <message>
<targets>
Specifies the player(s) to send the message to.
<message>
Specifies the message to tell.
Can include target selectors if executed by a command block or a player with the server
privilege.
To privately tell ThePython10110 to start the game: tell ThePython10110 Start the game!
To say "Hi" to all online players: msg @a Hi
To whisper to TestMiner instructions to trap MineTester: w TestMiner Trap MineTester now!
v1.0
Added /msg
, /tell
, and /w