Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(minecraft): switch to velocity #3535

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

jazzlyn
Copy link
Collaborator

@jazzlyn jazzlyn commented Aug 28, 2024

No description provided.

Copy link

@tyriis-automation
Copy link
Contributor

--- HelmRelease: gaming/minecraft-bungeecord Deployment: gaming/minecraft-bungeecord-minecraft-proxy

+++ HelmRelease: gaming/minecraft-bungeecord Deployment: gaming/minecraft-bungeecord-minecraft-proxy

@@ -58,21 +58,19 @@

         env:
         - name: UID
           value: '1000'
         - name: GID
           value: '1000'
         - name: TYPE
-          value: WATERFALL
-        - name: WATERFALL_VERSION
-          value: latest
-        - name: WATERFALL_BUILD_ID
-          value: latest
+          value: VELOCITY
+        - name: VELOCITY_VERSION
+          value: 1.1.0
         - name: BUNGEE_JOB_ID
           value: lastStableBuild
         - name: PLUGINS
-          value: 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
+          value: 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/velocity
         - name: MEMORY
           value: 512M
         - name: JVM_OPTS
           value: ''
         - name: ENABLE_RCON
           value: 'true'

@tyriis-automation
Copy link
Contributor

--- kubernetes/talos-flux/apps/gaming/minecraft-java/bungeecord Kustomization: flux-system/minecraft-bungeecord HelmRelease: gaming/minecraft-bungeecord

+++ kubernetes/talos-flux/apps/gaming/minecraft-java/bungeecord Kustomization: flux-system/minecraft-bungeecord HelmRelease: gaming/minecraft-bungeecord

@@ -64,20 +64,20 @@

           embedded: true
           enabled: true
           port: 19132
       loadBalancerIP: 192.168.1.82
       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
       rcon:
         enabled: true
         existingSecret: bungeecord-rcon
         secretKey: RCON_PASSWORD
         serviceType: ClusterIP
       serviceType: LoadBalancer
-      type: WATERFALL
+      type: VELOCITY
     podAnnotations:
       reloader.stakater.com/auto: 'true'
     podSecurityContext:
       fsGroup: 1000
       runAsGroup: 1000
       runAsNonRoot: true

@tyriis-automation
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.7s
✅ YAML prettier 1 0 0.53s
✅ YAML yamllint 1 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@jazzlyn jazzlyn merged commit b5a9fa5 into main Aug 28, 2024
15 checks passed
@jazzlyn jazzlyn deleted the feature/minecraft-enable-geyser branch August 28, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant