Update craftapi to fix broken prevent-proxy api

Related #718
This commit is contained in:
games647
2022-02-04 16:37:03 +01:00
parent 999738ef3e
commit 8de1546e7b

View File

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