3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-11-03 14:50:19 +01:00
Geyser/connector/src
Camotoy e4e9758950
Fix logging into a server with Fabric Networking API (#1995)
* Fix logging into a server with Fabric Networking API

Turns out we prevented the response to LoginPluginRequestPacket. Fabric API 0.28 and later will not let a client join without this response.

* Switch back to Jitpack just for Protocol to prevent weird errors

* Re-add sub protocol check

* Simplify check
2021-03-02 19:02:34 -05:00
..
main Fix logging into a server with Fabric Networking API (#1995) 2021-03-02 19:02:34 -05:00
test/java/org/geysermc/connector/network/translators/chat Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00