2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-05-05 12:40:27 +00:00

update velocity runner

This commit is contained in:
2024-12-22 18:23:21 +04:00
parent a437db32b8
commit 41b1dab8cc

View File

@@ -21,7 +21,7 @@ java {
tasks { tasks {
runVelocity { runVelocity {
velocityVersion("3.3.0-SNAPSHOT") velocityVersion("3.4.0-SNAPSHOT")
environment["REDISBUNGEE_PROXY_ID"] = "velocity-1" environment["REDISBUNGEE_PROXY_ID"] = "velocity-1"
environment["REDISBUNGEE_NETWORK_ID"] = "dev" environment["REDISBUNGEE_NETWORK_ID"] = "dev"
} }