feat(disguise): update others players + fixes/tweaks

This commit is contained in:
ineanto 2023-06-28 23:22:50 +02:00
parent f3ebbd6a8d
commit 2fbf3318f9
17 changed files with 334 additions and 106 deletions

View file

@ -44,8 +44,8 @@
-->
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<artifactId>spigot</artifactId>
<version>1.20.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>