Support 1.20.40 connections

This commit is contained in:
Konicai 2023-10-19 01:11:59 -04:00
parent 6b67e43f84
commit 647a73d9f6
No known key found for this signature in database
GPG key ID: 710D09287708C823
8 changed files with 11373 additions and 8 deletions

View file

@ -9,10 +9,10 @@ netty = "4.1.80.Final"
guava = "29.0-jre"
gson = "2.3.1" # Provided by Spigot 1.8.8
websocket = "1.5.1"
protocol = "3.0.0.Beta1-20230908.171156-106"
protocol-connection = "3.0.0.Beta1-20230908.171156-105"
protocol = "3.0.0.Beta1-20231016.115644-107"
protocol-connection = "3.0.0.Beta1-20231016.115644-106"
raknet = "1.0.0.CR1-20230703.195238-9"
blockstateupdater="1.20.30-20230918.203831-4"
blockstateupdater="1.20.40-20231016.111746-1"
mcauthlib = "d9d773e"
mcprotocollib = "1.20.2-1-20231003.141424-6"
adventure = "4.14.0"