• Gets the help page for a built-in command.

    Parameters

    • commandName: string

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

    • Optionalplayer: loosePlayerType

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

    Returns string

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