Fix 404 for cracked handling

Fixes #998
This commit is contained in:
games647
2023-03-30 17:18:41 +02:00
parent a50f8b7210
commit 23d7594b67

View File

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