@minecraft/server-admin
    Preparing search index...

    Interface TransferPlayerNetherNetOptionsBeta

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

    interface TransferPlayerNetherNetOptions {
        netherNetId: string;
    }
    Index

    Properties

    Properties

    netherNetId: string

    NetherNet ID of the destination server.