JSPrismarine
    Preparing search index...

    Implements

    Index
    • Dispatches a command and executes them.

      Parameters

      • sender: Player

        the player/console who executed the command

      • target: Player | Entity

        the Player/entity/console who should execute the command

      • input: string = ''

        the command input including arguments

      Returns Promise<void>