Fixed that classes that are annotated with @ConfigurationSerializable and that contain fields whose types are parameterized couldn't be loaded by the classloader.
Updated bStats to version 2.2.1, meaning ScalaLoader will no longer try to co-operate with other plugins that send metrics to bStats.
Cleaned up more of the type conversion code in the configuration serialization api, laying the groundwork for conversions from java collections to yaml lists and back.