feat: player reset

for the time being, message signature is set to null, causing players beyond 1.19.2
to be kicked while being disguised, even after removing said one.
look at the comment for further information.
This commit is contained in:
ineanto 2023-05-18 18:49:04 +02:00
parent 4157c71526
commit fecfb7300b
4 changed files with 20 additions and 19 deletions

View file

@ -44,6 +44,7 @@
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<version>5.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- PlaceHolder API -->
<dependency>