All commands
📢
Beginner

/say

Send a message to everyone on the server, shown with your name.

Try in Simulator

At a glance

Syntax

Syntax
/say <message>
commandtargetcoordsvaluerequiredoptional

See it

What it does

<Alex> gg<Bot> joined the game
<Steve> Hello everyone!
A message hits the chat

Anatomy

Every part, explained

  1. 1
    /sayCommandRequired

    Broadcasts text to all players.

  2. 2
    <message>MessageRequired

    The text everyone will see.

Your turn

Try it yourself

Playground
3 tokens · press Enter to run

Copy & paste

Examples

/say Hello everyone!

Greet the whole server.

/say The event starts now

Announce something to all players.

/say @a is playing

Selectors are expanded into names.

Avoid these

Common mistakes

/say
/say Hello!

You must include a message to send.

/say "Hi there"
/say Hi there

No quotes needed — type the text directly.

Keep going

Related commands