Minecraft Wiki
Advertisement
This page describes content that exists only in outdated versions of Minecraft. 
This feature used to be in the game, but has ever since been removed.It may or may not return in a future update.
Information icon
This feature is exclusive to Bedrock Edition and Minecraft Education. 

Transfer player to another server.

Syntax[]

transferserver <server: string> <port: int>

Arguments[]

server: string

Enter the specified server address. Numerical IP address must be quoted, for example: "123.456.78.9".

port: int

Enter the specified server port. Must be an integer between 0 and 65535 (inclusive).

Result[]

Fails if there is no internet connection, invalid address, outdated server, or the server is offline.

Upon success, the player leaves the current server and connects to the specified server ip.

History[]

Pocket Edition
1.0.3alpha 1.0.3.0Added /transferserver.
Bedrock Edition
1.20.30Changed from /transferserver to /transfer, and now works on dedicated servers
Advertisement