Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save inxomnyaa/e0ce77be9e5f2becb220b9fa62ccdd16 to your computer and use it in GitHub Desktop.
Save inxomnyaa/e0ce77be9e5f2becb220b9fa62ccdd16 to your computer and use it in GitHub Desktop.
minecraft://?argument=value
Usage:
single:
minecraft://?argument=value
or multiple:
minecraft://?argument=value&argument2=value2
----------------------------------------------------------------------------
oculus_launched=1 - argument used if oculus is attached, launched and used - Automatically changed, modifying the argument is pointless.
edu=1 - launches the game as Education edition (WILL corrupt worlds/unable to load them in non-edu edition!!)
addExternalServer=name|ip:port - Adds an external server with the arguments used. Can also be launched from a website. Will open MC, add it to the server list, but NOT automatically connect to it
showStoreOffer - Arguments unknown
fromtempfile - Arguments unknown
originalpath - Arguments unknown
import - Arguments unknown - used when importing a .mcworld file (used internally if .mcworld was opened)
importload - Arguments unknown - used when importing a .mcworld file (used internally if .mcworld was opened. tries to open/load/start the world after import finished)
importtemplate - Arguments unknown - used to load a template (used internally) (probably .mcpack)
importaddon - Arguments unknown - used to load a .mcaddon file (used internally if .mcaddon was opened)
load - Arguments unknown - used to load a world (used internally if .mcworld was opened)
slashcommand - Arguments unknown - probably leftover from pre-command days
inviteID - Used by XBL (XBox Live) to start Minecraft and connect to a Realm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment