Allow Bedrock to manage entering server and not us (#22)

This commit is contained in:
Camotoy 2021-02-20 16:43:12 -05:00 committed by GitHub
commit 47c3a22df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 46 additions and 40 deletions

View file

@ -72,7 +72,7 @@
<dependency>
<groupId>com.github.CloudburstMC.Protocol</groupId>
<artifactId>bedrock-v422</artifactId>
<version>d41b84e86c</version>
<version>294e7e53b6</version>
<scope>compile</scope>
<exclusions>
<!-- Stay on the older version of Network while it's rewritten -->