Skip to content
Roblox Suite

Roblox TeleportService: TeleportAsync, reserved servers

Move players between places

Get this wrong and players lose data or moneyroblox-teleport4 sources, catalog updated 2026-07-16
npx skills add nonlooped/roblox-suite --skill roblox-teleport

What it handles

  • The unified TeleportAsync API that replaces the deprecated teleport methods.[1][2]
  • TeleportOptions, reserved servers, and TeleportAsyncResult error handling.[2][3][4]
  • Multi-place architecture, DataStore handoff, and matchmaking patterns.[1]

Where this comes from

Sources for the cited items above. Each citation lists the date it was checked.

  • [1] Teleportchecked 2026-06-17create.roblox.com/docs/en-us/projects/teleport
  • [2] TeleportServicechecked 2026-06-17create.roblox.com/docs/en-us/reference/engine/classes/TeleportService
  • [3] TeleportOptionschecked 2026-06-17create.roblox.com/docs/en-us/reference/engine/classes/TeleportOptions
  • [4] TeleportAsyncResultchecked 2026-06-17create.roblox.com/docs/en-us/reference/engine/classes/TeleportAsyncResult