Minecraft:Quick Play
More actions
Quick Play is a feature available in the Minecraft:Minecraft Launcher, allowing players to directly join a Minecraft:singleplayer world or a Minecraft:multiplayer server, by skipping the screens and menus in-between.<ref>Template:Mcnet</ref>
Usage
Quick Play instances are created automatically once you play in a world or a server. They appear as icons stacked next to the green "Play" button on the Java Edition or Bedrock Edition tabs of the launcher. By hovering over the icons with the mouse, all buttons are shown separately and show the name, installation, last played date, multiplayer type, and game mode. Instances are sorted from the most recently played (bottom) to the least recently played (top).
There are a total of five slots. Once they are all filled, playing another world causes the oldest instance to be removed from the list, and the newest instance to be added. This behavior can be avoided by pinning instances; however, pinned instances still count for the five slots.
Quick Play works for both Java Edition and Bedrock Edition, and creates instances for Minecraft:worlds, Editor Minecraft:projects, Minecraft:servers and Minecraft:Realms. Realms can also be opened through Quick Play from the "Realms" tab.
If one plays a world with the same name, the icon is reused.
Disabling Quick Play
Quick Play can be toggled in the launcher settings. Disabling it does not remove instances, therefore enabling it again displays previously saved instances.
To actually remove quick play instances, you can click on the "Delete All Quick Play Entries" button. After a confirmation dialog, it deletes all instances, pinned and unpinned, of the user currently logged in.
Options
Quick Play instances can be customized by clicking on the button at the right of quick play icons.
An instance icon can be changed. For Java Edition, these are the same 3D-rendered icons as the ones for installations. For Bedrock Edition, these are 2D square icons. It is also possible to select a custom icon, which must be 128x128 pixels in size.
An instance can be pinned, which moves it to the very left. On the edit screen, pinned and non-pinned instances are separated by a vertical bar. To change order of pinned instances, you have to unpin and pin again an instance.
The third option, "Show Title Initial", displays the first letter of the instance name on the icon, in uppercase. For example, on the first image on the right, checking this option would display an uppercase white "M" in front of the logo.
Command line arguments
The following table describes the command line arguments used to launch the game directly into a world.
| Argument | Description | Example |
|---|---|---|
| Template:Cd | Takes a specified path of a file containing information about the world to join, relative to the run directory. | Template:Cd (resolved into Template:Cd) |
| Template:Cd | Takes a specified identifier representing the folder name of the world. | Template:Cd |
| Template:Cd | Takes a specified identifier representing the IP address and port of the server, separated by a colon. | Template:Cd |
| Template:Cd | Takes a specified identifier representing the ID of the Realm. | Template:Cd |
JSON format
This is the JSON format for launcher_quick_play.json, located in the root of the Minecraft:.minecraft folder.
- Template:Nbt The root object.
- Template:Nbt
- Template:Nbt: A list of Quick Play instances. The field name is the remote ID of a Microsoft account.
- Template:Nbt: The image data of the customized icon, if applicable.
- Template:Nbt: The timestamp when the world or server was last played.
- Template:Nbt: The ID of the instance. For singleplayer, this is the folder name of the world. For multiplayer, this is the server IP address. If Template:Nbt is Template:Cd, seems to always be Template:Cd.
- Template:Nbt: The name of the instance, which is the user-defined name of the world or server.
- Template:Nbt: The source of the instance. Can be Template:Cd, Template:Cd or Template:Cd. Additional fields depend on its value.
- Template:Nbt: If the instance is pinned, represents the index in the pinned list.
- If Template:Cd is Template:Cd, additional field is as follows:
- Template:Nbt: An object representing a Java Edition quick play instance.
- Template:Nbt: The ID of the launcher profile.
- Template:Nbt
- Template:Nbt: The default Minecraft:game mode of the world. Can be Template:Cd, Template:Cd, Template:Cd or Template:Cd.
- Template:Nbt: The type of the world. Can be Template:Cd, Template:Cd or Template:Cd.Template:Verify
- If Template:Cd is Template:Cd, additional field is as follows:
- Template:Nbt: An object representing a Bedrock Edition quick play instance.
- Template:Nbt: The default Minecraft:game mode of the world. Can be Template:Cd, Template:Cd, Template:Cd or Template:Cd.
- Template:Nbt
- Template:Nbt: The unique ID of the world.
- Template:Nbt: The user-defined name of the world.
- Template:Nbt: The type of the world. Can be Template:Cd, Template:Cd or Template:Cd.Template:Verify
- Template:Nbt: The version ID of the instance. Seems to always be Template:Cd.
- If Template:Cd is Template:Cd, additional field is as follows:
- Template:Nbt: An object representing a Launcher instance. This type of instance does not appear in the launcher.
- Template:Nbt: The ID of the product. Seems to always be Template:Cd.
- Template:Nbt: The version ID of the instance. Seems to always be Template:Cd.
- Template:Nbt: A list of Quick Play instances. The field name is the remote ID of a Microsoft account.
- Template:Nbt: The version number of the file.
- Template:Nbt
The Quick Play feature is stored only locally in the run directory.
History
Java Edition
Minecraft Launcher
References
Template:Navbox Java Edition technical Template:Navbox Bedrock Edition
Minecraft:de:Schnellspiel Minecraft:fr:Partie rapide Minecraft:zh:快速进入游戏