Executing a ?slashcommand URI in Minecraft Bedrock results in the user being unexpectedly disconnected from the world.
Reproduce
Launch Minecraft Bedrock.
Join a world
Trigger a ?slashcommand URI
The ?slashcommand URI should execute the command without disconnecting the player from the world.
What actually happens
The client disconnects from the world immediately after the URI is triggered
Command sent:
minecraft://?slashcommand="give @a diamond 64"
Attachments
Comments 0
No comments.