You can now specify how ConfigMaps and ConfigLists will load and save their data
- ConfigManager#map has a new variant which takes a ConversionType, allowing you to specify how the data will be converted
- ConfigManager#list also has a new variant with the same thing
- ProtectionPolicy now has methods to add and remove ProtectionTypes