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

update velocity runner

This commit is contained in:
2024-12-22 18:23:21 +04:00
parent ef2d0907f0
commit 7ff283d01c

View File

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