Fix command argument types for 1.20.5
This commit is contained in:
@@ -8,6 +8,7 @@ plugins {
|
||||
|
||||
application {
|
||||
mainClass.set("com.velocitypowered.proxy.Velocity")
|
||||
applicationDefaultJvmArgs += listOf("-Dvelocity.packet-decode-logging=true");
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
Reference in New Issue
Block a user