Skip to content

Releases: ignPurple/ignLib

v1.3.6

24 Aug 16:36
Compare
Choose a tag to compare

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

26 May 21:14
Compare
Choose a tag to compare

Change the deserialize method
Added a parameter to the annotation "fieldLoader" for setting an invidividual fields CustomFieldLoader
Fixed the ListAdapter

v1.3.1

24 May 21:01
Compare
Choose a tag to compare

Fixed the ListAdapter

v1.3.0

24 May 20:37
Compare
Choose a tag to compare

Added a default ListAdapter
Added a parameter to the deserialize method for identifying the field's type

v1.1.0

23 Feb 14:13
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Feb 14:40
82cfe55
Compare
Choose a tag to compare

The initial release for ignLib