Update craftapi to Treat FileNotFound as cracked

This commit is contained in:
games647
2023-03-24 16:36:33 +01:00
parent 06c0e64073
commit b4ea6f19b5

View File

@ -147,7 +147,7 @@
<dependency> <dependency>
<groupId>com.github.games647</groupId> <groupId>com.github.games647</groupId>
<artifactId>craftapi</artifactId> <artifactId>craftapi</artifactId>
<version>0.6</version> <version>0.6.1</version>
</dependency> </dependency>
<!-- APIs we can use because they are available in all platforms (Spigot, Bungee, Velocity) --> <!-- APIs we can use because they are available in all platforms (Spigot, Bungee, Velocity) -->