Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion velocity/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG VELOCITY_DOWNLOAD_USER_AGENT="grounds-containers/1.0 (https://github.com/gro
# Before it, the command read Velocity's playersConnected — the players on the
# proxy running the command — so with two proxies in front of one lobby each of
# them confidently reported half of it.
ARG PLUGINS="plugin-agones:plugin-agones-velocity:0.7.2,plugin-permissions:plugin-permissions-velocity:0.7.0"
ARG PLUGINS="plugin-agones:plugin-agones-velocity:0.8.0,plugin-permissions:plugin-permissions-velocity:0.7.0"
ARG GROUNDS_RUNTIME_PLUGIN_VERSION="0.1.1"
# grounds-platform velocity build: proxy-side whitelist gate, MOTD, and
# platform command execution. Gated on the arg so it can be disabled.
Expand Down