The current instance can declare a server directly launch by setting server property. When it generate the LaunchOptions, it only support passing the `server` property but not the `quickPlayMultiplayer`. The launch logic should pass both props to the LaunchOptions. Refer this PR for the LaunchOptions API https://github.com/Voxelum/minecraft-launcher-core-node/pull/324