Skip to main content

Display Commands

Commands for sending messages, titles, and text to players in chat or on screen.

/me
All Players

Sends an action message in chat, displayed as '* PlayerName action'. Similar to IRC /me.

v1.0
/msg
All Players

Sends a private message to one or more players. Also available as /tell and /w.

v1.0
/say
Game Master

Sends a public message to all players in chat, prefixed with the sender's name in square brackets. Can use selectors.

v1.0
/tellraw
Game Master

Sends a JSON-formatted message to players. Supports clickable text, hover events, colors, formatting, and score/selector insertion.

v1.7
/title
Game Master

Controls the title display on players' screens. Can show titles, subtitles, action bar text, and configure display timing.

v1.8