mineflayer-swarm
    Preparing search index...

    Function createSwarm

    • Creates a new Swarm object. Bots are removed from the swarm on disconnect.

      Parameters

      • options: ConnectionOptions

        Connection options for the swarm.

      • Optionalauths: Partial<ClientOptions>[] = []

        A list of initial authentication options for each member of the swarm. Defaults to no members.

      Returns Swarm

      A newly created swarm.