still trying to figure out why protocollib doesn't work.

This commit is contained in:
ineanto 2023-04-28 23:31:34 +02:00
parent a01b564912
commit 567184b07d
12 changed files with 54 additions and 18 deletions

View file

@ -55,7 +55,7 @@
<!-- Spigot API -->
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<artifactId>spigot</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>