Skip to content

Commit

Permalink
Merge pull request #3535 from tyriis/feature/minecraft-enable-geyser
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzlyn authored Aug 28, 2024
2 parents 9d28c91 + a895096 commit b5a9fa5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ spec:
reloader.stakater.com/auto: "true"
configFilePath: /config/config.yml
minecraftProxy:
type: WATERFALL
type: VELOCITY
plugins:
- https://github.com/Army-py/SlashServer/releases/download/tested/SlashServer-4.0.jar
- https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/bungeecord
- https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/velocity
# - https://github-registry-files.githubusercontent.com/268014849/c6515b80-45c1-11ef-985f-33a17a6f478a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240825%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240825T124450Z&X-Amz-Expires=300&X-Amz-Signature=5d15c14a3b5f1159ca9b8163829d8470aa4f042e1554c10b8296d31d7c0ef7d6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=268014849&response-content-disposition=filename%3Dbungeeteleportmanager-7-5-0.jar&response-content-type=application%2Foctet-stream #gitleaks:allow
serviceType: LoadBalancer
loadBalancerIP: ${SETTING_CILIUM_MINECRAFT_PROXY_ADDR}
Expand Down

0 comments on commit b5a9fa5

Please sign in to comment.