Options when transferring a player to a server that supports NetherNet connections.
export interface TransferPlayerNetherNetOptions { netherNetId: string;} Copy
export interface TransferPlayerNetherNetOptions { netherNetId: string;}
NetherNet ID of the destination server.
Options when transferring a player to a server that supports NetherNet connections.
Source