mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-09-11 08:33:02 +02:00
Allow Bedrock to manage entering server and not us (#22)
This commit is contained in:
parent
ccfea684c4
commit
47c3a22df5
6 changed files with 46 additions and 40 deletions
2
pom.xml
2
pom.xml
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue