• Gets the help page for a built-in command, with even more extra debug information.

    Parameters

    • commandName: string

      The name of the command to get the help page for.

    • Optionalplayer: Entity | Player | Globals.modules.cmds.executeCommandPlayerW

      The player to check permissions for. If not specified, no permission check will be performed.

    • spacing: number = 0

    Returns string

    The help page for the command, or if the command does not exist, an instructional error message.