As a reminder, Backend implementations should throw DeveloperMistakeException if the format does not support the data structure written to it. This means that attempting to ram a list or a map into an XML attribute will be rejected when the configuration is written. See javadoc of Backend#write
DataEntry, along with an annotation@Attribute<li>tags under the section.As a reminder,
Backendimplementations should throwDeveloperMistakeExceptionif the format does not support the data structure written to it. This means that attempting to ram a list or a map into an XML attribute will be rejected when the configuration is written. See javadoc ofBackend#write