Releases: ignPurple/ignLib
Releases · ignPurple/ignLib
v1.3.6
Added a way to save default configurations from the Plugin Jar.
It will automatically copy it using Plugin#saveResource, and use createNewFile if it doesn't exist.
v1.3.3
Change the deserialize method
Added a parameter to the annotation "fieldLoader" for setting an invidividual fields CustomFieldLoader
Fixed the ListAdapter
v1.3.0
Added a default ListAdapter
Added a parameter to the deserialize method for identifying the field's type
v1.0.0
The initial release for ignLib