Minecraft:Commands/version: Difference between revisions
From SAS Gaming Wiki
More actions
imported>COS wikiuser Undo revision 3473339 by ~2026-DeepslateMountainJungle5502 (talk) this the English Minecraft wiki |
Sync: updated from Minecraft |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 42: | Line 42: | ||
| Data || [[Minecraft:Data version]] | | Data || [[Minecraft:Data version]] | ||
|- | |- | ||
| Series || Identifies which branch the game comes from, the default | | Series || Identifies which branch the game comes from, the default value is "main". This can be seen in the [[Minecraft:version.json]] for older versions, for example, "deep_dark_preview" was used for [[Minecraft:Deep Dark Experimental Snapshot 1]] and "april<YYYY>" is used for [[Minecraft:April Fools' Day joke|joke versions]] released since 2022. | ||
|- | |- | ||
| Protocol || [[Minecraft:Protocol version]] | | Protocol || [[Minecraft:Protocol version]] | ||
Latest revision as of 11:06, 16 April 2026
Template:Exclusive Template:Infobox command
Presents the server's game version information to the client on the Minecraft:chat.
Usage
Prints the server's game version information on the chat, such as the name, protocol version, and the resource pack and data pack formats.
This is similar to the Template:Key Minecraft:debug hotkey, but presents server side info instead of client side.
The following is an example of what would be printed to chat on Minecraft:1.21.8:
Server version info: id = 1.21.8 name = 1.21.8 data = 4440 series = main protocol = 772 (0x304) build_time = Tue Jul 17 12:00:57 UTC 2025 pack_resource = 64 pack_data = 81 stable = yes
| Field | Content |
|---|---|
| ID | Version ID string |
| Name | User-friendly name of the version, usually identical to ID. |
| Data | Minecraft:Data version |
| Series | Identifies which branch the game comes from, the default value is "main". This can be seen in the Minecraft:version.json for older versions, for example, "deep_dark_preview" was used for Minecraft:Deep Dark Experimental Snapshot 1 and "april<YYYY>" is used for joke versions released since 2022. |
| Protocol | Minecraft:Protocol version |
| Build time | Timestamp of when the version was built, in local timezone. |
| Pack resource | Minecraft:Resource pack format |
| Pack data | Minecraft:Data pack format |
| Stable | Yes for release versions, no for development versions |
Syntax
version
Result
Always successful.
Output
Template:Output table Template:Output table Template:Output table
History
Minecraft:de:Befehl/version Minecraft:ja:コマンド/version Minecraft:lzh:令/version Minecraft:pt:Comandos/version Minecraft:ru:Команды консоли/version Minecraft:th:คำสั่ง/version Minecraft:zh:命令/version