-
Bug
-
Resolution: Invalid
-
None
-
1.16.1
-
None
-
Unconfirmed
-
Windows
- While the /wsserver command appears to function as normal on a normal Bedrock Edition world, this is not the same for a realm.
- Even though the command does not appear in the list of commands on a realm, upon entering "/wsserver" into the chat, it will display arguments and syntax for the command as follows: "/wsserver <serverUri: text>" (See below for a depiction of the command syntax.)
What I expected to happen was...:
Upon running the /wsserver command with a valid IP Address, the game should attempt to connect to the provided IP with web sockets and give an error if the connection is unavailable.
What actually happened was...:
Upon running the /wsserver command at the highest permissions available (please note I am the realm owner) the console will return the following message:
"Unknown command: wsserver. Please check that the command exists and that you have permission to use it."
Steps to Reproduce:
- Connect to a Realm. Ensure that you have full operator privileges.
- Open chat.
- Enter the following command: "/wsserver 127.0.0.1"
- Notice how you are returned a message signaling that the command does not exist while on realms, despite the fact that it clearly exists and functions in regular Minecraft worlds.