minecraft.wiki-mirror/wiki_backup/Commands_say.txt
2024-12-24 06:17:34 -05:00

56 lines
1.3 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{Infobox command
|name=say
|oplevel=
* 2 {{only|java|short=1}}
* 1 {{only|bedrock|short=1}}
}}
Broadcasts message in the chat to all players on the server.
== Syntax ==
* '''Java Edition'''
:<code>say <message></code>
* '''Bedrock Edition'''
:<code>say <message: message></code>
== Arguments ==
{{argument|message|message|message: message|CommandMessage}}
: Specifies the message to say.
: {{arg desc|je=message|be=CommandMessage}}
== Result ==
{{Result table}}
{{Result table|The command is incomplete, or any argument is not specified correctly.|unparseable|unparseable}}
{{Result table|succeed}}
{{Result table}}
== Output ==
{{Output table}}
{{Output table|edition=je|On success|1|1|1}}
{{Output table|edition=be|On success|1}}
{{Output table}}
== History ==
{{HistoryTable
|{{HistoryLine|java classic}}
|{{HistoryLine||0.0.16a_01|Replaced {{cmd|broadcast}} with {{cmd|say|link=none}}.}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.16.0|dev=build 1|Added {{cmd|say|link=none}}.}}
}}
== See also ==
* {{cmd|tell}} Sends a message to specific players.
== Navigation ==
{{Navbox commands}}
[[de:Befehl/say]]
[[es:Comandos/say]]
[[ja:コマンド/say]]
[[lzh:令/say]]
[[pt:Comandos/say]]
[[ru:Команды консоли/say]]
[[uk:Команди консолі/say]]
[[zh:命令/say]]