Skip to content

1.2 | Fixed file directory check

Latest
Compare
Choose a tag to compare
@nuriofernandez nuriofernandez released this 23 Jan 17:47
· 1 commit to master since this release
cea227e
  • Fixed a file directory check.

Maven dependency

<repository>
    <id>nurio-repo</id>
    <url>https://maven.nurio.me/</url>
</repository>
<dependency>
    <groupId>me.nurio</groupId>
    <artifactId>bukkit.configuration</artifactId>
    <version>1.2</version>
    <scope>provided</scope>
</dependency>