Fix crashing with old plugins, part 1
Since the API for plugins has changed (in 6b9caff2), dolphin needs to start checking versions to avoid crashing when old plugins are loaded.
I'll open a MR against Dolphin as well, to actually check the versions.