Update patches to latest 1.21.4 #1

Merged
Chaoscaot merged 242 commits from update/1.21.4 into main 2025-04-23 22:27:11 +02:00
Showing only changes of commit 3d13b11514 - Show all commits

View File

@@ -137,7 +137,7 @@ dependencies {
runtimeOnly(log4jPlugins.output) runtimeOnly(log4jPlugins.output)
alsoShade(log4jPlugins.output) alsoShade(log4jPlugins.output)
implementation("com.velocitypowered:velocity-native:3.4.0-20250222.161222-36") { implementation("com.velocitypowered:velocity-native:3.4.0-SNAPSHOT") {
isTransitive = false isTransitive = false
} }
implementation("io.netty:netty-codec-haproxy:4.1.115.Final") // Add support for proxy protocol implementation("io.netty:netty-codec-haproxy:4.1.115.Final") // Add support for proxy protocol