Minecraft:Commands/dedicatedwsserver
From SAS Gaming Wiki
More actions
Template:Exclusive Template:Infobox command Allows players to connect to a dedicated WebSocket server, primarily used by developers to implement custom Minecraft:scripts or modifications to the client through WebSocket connections.
Syntax
/dedicatedwsserver <server-address> <port>- Attempts to connect to a WebSocket server at the specified address and port.
Arguments
- The IP address or the host name of the WebSocket server.
- The port through which the connection is made.
Result
Template:Result table Template:Result table Template:Result table Template:Result table
Example
- Connect to a WebSocket server at the IP-address
192.168.1.10and port3000./dedicatedwsserver 192.168.1.10 3000
History
Minecraft:de:Befehl/dedicatedwsserver Minecraft:ja:コマンド/dedicatedwsserver Minecraft:pt:Comandos/dedicatedwsserver