load abstract method

Reads and parses the config file, creating a default one if missing.

Implementation

Future<List<PluginConfig>> load();