Now setting the minimum_confidence option in options.json allows the
user to control the minimum confidence a plugin must have to be executed
at all. A value of null (the default) means all values greater than
zero are accepted. All other values mean all confidences greater than
or equal to that value are accepted.