File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ services:
40
40
# - ./mariadb:/var/lib/mysql
41
41
42
42
lp :
43
- image : ghcr.io/luckperms/luckperms:v5.4.130
43
+ image : ghcr.io/luckperms/luckperms:v5.4.134
44
44
environment :
45
45
# LUCKPERMS_STORAGE_METHOD: mariadb
46
46
LUCKPERMS_STORAGE_METHOD : postgresql
@@ -51,15 +51,15 @@ services:
51
51
LUCKPERMS_DATA_PASSWORD : catalyst_docker_compose
52
52
53
53
proxy :
54
- image : itzg/bungeecord :latest
54
+ image : itzg/mc-proxy :latest
55
55
ports :
56
56
- " 25565:25565"
57
57
environment :
58
58
TYPE : VELOCITY
59
59
VELOCITY_VERSION : 3.3.0-SNAPSHOT
60
- VELOCITY_BUILD_ID : 394
60
+ VELOCITY_BUILD_ID : 400
61
61
PLUGINS : |
62
- https://download.luckperms.net/1543 /velocity/LuckPerms-Velocity-5.4.130 .jar
62
+ https://download.luckperms.net/1549 /velocity/LuckPerms-Velocity-5.4.134 .jar
63
63
https://cdn.modrinth.com/data/7IbzD4Zm/versions/eeGwpMZV/SignedVelocity-Proxy-1.2.3.jar
64
64
https://cdn.modrinth.com/data/1iWA0pjH/versions/rEHcRyPV/MCKotlinVelocity-1.4.0-k1.9.21.jar
65
65
PATCH_DEFINITIONS : /server/velocity-patch-set.json
You can’t perform that action at this time.
0 commit comments