feat: 1.19.4 support

disguise seems broken for others as of late, and I can't seem to figure out the root cause.
This commit is contained in:
ineanto 2023-03-28 20:48:09 +02:00
parent 45bca01366
commit 32e8bb0bcf
5 changed files with 215 additions and 1 deletions

View file

@ -53,7 +53,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19.3-R0.1-SNAPSHOT</version>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- Inventory Lib -->