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

interface TransferPlayerNetherNetOptions {
    netherNetId: string;
}

Properties

Properties

netherNetId: string

NetherNet ID of the destination server.