String of the configuration file to read.
Out reference of an associative array of string arrays of expected configuration entries that were missing.
Out reference of an associative array of string arrays of unexpected configuration entries that did not belong.
Reads serialised configuration text into the plugin's settings struct.
Stores an associative array of string[]s of missing entries in its first out string[][string] parameter, and the invalid encountered entries in the second.