h1z1-server
    Preparing search index...

    Function generateCommandList

    • Generates a list of command strings from the command object and namespace.

      Parameters

      • commandObject: string[]

        The command object containing the commands.

      • commandNamespace: string

        The namespace of the commands.

      Returns string[]

      An array of command strings.