Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/dedicatedwsserver

From SAS Gaming Wiki
Revision as of 20:09, 9 April 2026 by SyncBot (talk | contribs) (Fix template calls: add MC/ prefix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Script error: No such module "Exclusive". Template:Infobox command Allows players to connect to a dedicated WebSocket server, primarily used by developers to implement custom 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

server: string: basic_string

The IP address or the host name of the WebSocket server.

port: int: int

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.10 and port 3000.
    • /dedicatedwsserver 192.168.1.10 3000

History

Template:HistoryTable

Navigation

All editions
Removed
Template:El only
Debug
Removed
Template:Els only
Template:El only
Removed
Template:El only
Removed
Template:Els only
Removed
Joke
Related

de:Befehl/dedicatedwsserver ja:コマンド/dedicatedwsserver pt:Comandos/dedicatedwsserver