Add-On Documentation
  • Preparing search index...
  • The search index is not available
8Crafter's Server Utilities API
  • 8Crafter's Server Utilities API
  • @minecraft/server-admin
  • transferPlayer

Function transferPlayer

  • transferPlayer(
        player: Player,
        options: TransferPlayerIpPortOptions | TransferPlayerNetherNetOptions,
    ): void
    Beta

    Parameters

    • player: Player

      Player to transfer.

    • options: TransferPlayerIpPortOptions | TransferPlayerNetherNetOptions

      Options for where to send the player.

    Returns void

    Remarks

    Transfer player to another server.

    This function can't be called in restricted-execution mode.

    Throws

    This function can throw errors.

    • Defined in ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@minecraft/server-admin/index.d.ts:297

Settings

Member Visibility
Add-On Documentation
8Crafter's Server Utilities API
  • Loading...

Generated using TypeDoc