Script API - v1.26.10
    Preparing search index...

    Interface TransferPlayerNetherNetOptions

    Options when transferring a player to a server that supports NetherNet connections.

    export interface TransferPlayerNetherNetOptions {
    netherNetId: string;
    }
    interface TransferPlayerNetherNetOptions {
        netherNetId: string;
    }
    Index

    Properties

    Properties

    netherNetId: string

    NetherNet ID of the destination server.