Minecraft:Commands/publish: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{exclusive|java}} | ||
{{Infobox command | {{Infobox command | ||
|name=publish | |name=publish | ||
| Line 6: | Line 6: | ||
}} | }} | ||
Opens singleplayer world to the local network. | Opens [[Minecraft:singleplayer]] [[Minecraft:world]] to the local network. | ||
==Syntax== | ==Syntax== | ||
| Line 13: | Line 13: | ||
==Arguments== | ==Arguments== | ||
{{ | {{argument|allowCommands|bool}} | ||
: Whether [[Minecraft:commands]] are allowed when the world is hosted on the local network. Defaults to false. | : Whether [[Minecraft:commands]] are allowed when the world is hosted on the local network. Defaults to false. | ||
: {{arg_desc|je=bool}} | : {{arg_desc|je=bool}} | ||
{{ | {{argument|gamemode|gamemode}} | ||
: Sets the default game mode for new player. If not specified, the default game mode for new player is the game mode of this world. | : Sets the default [[Minecraft:game mode]] for new player. If not specified, the default game mode for new player is the game mode of this world. | ||
: {{arg_desc|je=gamemode}} | : {{arg_desc|je=gamemode}} | ||
{{ | {{argument|port|integer}} | ||
: The port to host on. If not specified, the port is automatically allocated, typically from an ephemeral port range. | : The [[Minecraft:wikipedia:port (computer networking)|port]] to host on. If not specified, the port is automatically allocated, typically from an ephemeral port range. | ||
: {{ | : {{arg desc|je=integer|min=0|max=65535}} | ||
==Result== | ==Result== | ||
| Line 34: | Line 34: | ||
== Output == | == Output == | ||
{{ | {{Output table}} | ||
{{ | {{Output table|edition=je|On fail|N/A|0|0}} | ||
{{ | {{Output table|On success|N/A|1|the port allocated for this LAN world.}} | ||
{{ | {{Output table}} | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{HistoryLine||1.3.1|dev=12w24a|Added {{ | |{{HistoryLine||1.3.1|dev=12w24a|Added {{cmd|publish|link=none}}.}} | ||
|{{HistoryLine||1.13|dev=17w45a|{{ | |{{HistoryLine||1.13|dev=17w45a|{{cmd|link=none|publish}} now accepts an optional {{cd|port}} argument. | ||
|{{ | |{{cmd|link=none|publish}} can now be run from [[Minecraft:command block]]s.}} | ||
|{{HistoryLine|||dev=18w01a|{{ | |{{HistoryLine|||dev=18w01a|{{cmd|link=none|publish}} can no longer be run from command blocks.}} | ||
|{{HistoryLine||1.19.3|dev=22w45a|The syntax of {{ | |{{HistoryLine||1.19.3|dev=22w45a|The syntax of {{cmd|link=none|publish}} has been changed, and now accepts optional command and gamemode arguments.}} | ||
|{{HistoryLine|java upcoming}} | |||
|{{HistoryLine||26.2|dev=snap8|The syntax of {{cmd|link=none|publish}} has been changed again, and now accepts optional online argument.}} | |||
|{{HistoryLine|||dev=pre1|The above change has been reverted.}} | |||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox commands}} | ||
de:Befehl/publish | [[Minecraft:de:Befehl/publish]] | ||
es:Comandos/publish | [[Minecraft:es:Comandos/publish]] | ||
ja:コマンド/publish | [[Minecraft:ja:コマンド/publish]] | ||
lzh:令/publish | [[Minecraft:lzh:令/publish]] | ||
pt:Comandos/publish | [[Minecraft:pt:Comandos/publish]] | ||
ru:Команды консоли/publish | [[Minecraft:ru:Команды консоли/publish]] | ||
zh:命令/publish | [[Minecraft:zh:命令/publish]] | ||
Latest revision as of 11:08, 27 May 2026
Template:Exclusive Template:Infobox command
Opens Minecraft:singleplayer Minecraft:world to the local network.
Syntax
publish [<allowCommands>] [<gamemode>] [<port>]
Arguments
- Whether Minecraft:commands are allowed when the world is hosted on the local network. Defaults to false.
- Template:Arg desc
- Sets the default Minecraft:game mode for new player. If not specified, the default game mode for new player is the game mode of this world.
- Template:Arg desc
- The port to host on. If not specified, the port is automatically allocated, typically from an ephemeral port range.
- Template:Arg desc
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table Template:Output table
History
Minecraft:de:Befehl/publish Minecraft:es:Comandos/publish Minecraft:ja:コマンド/publish Minecraft:lzh:令/publish Minecraft:pt:Comandos/publish Minecraft:ru:Команды консоли/publish Minecraft:zh:命令/publish