All commands
๐ŸŽญ
FunJava โœ“Bedrock โœ“

/me

Describe what you're doing in third person, like an emote.

Overview

What is the /me command?

The /me command broadcasts an action message in third person, shown as '* PlayerName does something' in chat. It's a roleplay and emote staple, letting players narrate actions rather than speak.

Like /say it expands target selectors, so you can reference nearby players inside the action text.

When to use it: Use /me to post a third-person action or emote in chat, common in roleplay servers.

At a glance

Syntax

Syntax
/me <action>
commandtargetcoordsvaluerequiredoptional

See it

What it does

<Alex> gg<Bot> joined the game
* Steve waves to the crowd
An action is narrated

Anatomy

Every part, explained

  1. 1
    /meCommandRequired

    Narrates an action with your name.

  2. 2
    <action>ActionRequired

    What you're doing, shown after your name.

Your turn

Try it yourself

Playground
5 tokens ยท press Enter to run

Copy & paste

Examples

/me waves to the crowd

Shows: * Steve waves to the crowd.

/me jumps for joy

Add some flair to chat.

/me found @p

Selectors expand to player names.

Avoid these

Common mistakes

โœ•/me
โœ“/me dances

You must include an action to narrate.

โœ•/say * waves
โœ“/me waves

Use /me for emotes - it adds the star and your name.

Good to know

Frequently asked questions

What does the /me command do in Minecraft?
It posts a third-person action message, e.g. /me waves shows as '* Steve waves' in chat.
How is /me different from /say?
/say prints a plain [name] message; /me formats it as a narrated action prefixed with an asterisk.
Can you use selectors in /me?
Yes โ€” selectors like @p are replaced with player names inside the action text.

Keep going

Related commands