Skip to content

Release: 0.0.9

Latest

Choose a tag to compare

@RezzedUp RezzedUp released this 17 Nov 01:41
· 4 commits to main since this release

Fix

  • Update Sound YamlValue type since it is no longer an enum as of 1.21.3.

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.9</version>
</dependency>