Release: 0.0.5
Change
- Update Constants dependency to
0.2.1 - Let YAML data files to delay loading (rather than always loading straight away in the constructor)
Full Changelog: 0.0.4...0.0.5
Maven
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository><dependency>
<groupId>community.leaf.configvalues</groupId>
<artifactId>config-values-bukkit</artifactId>
<version>0.0.5</version>
</dependency>