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

fix(minecraft): adjust playground ip #4428

Merged
merged 1 commit into from
Jan 31, 2025
Merged

fix(minecraft): adjust playground ip #4428

merged 1 commit into from
Jan 31, 2025

Conversation

tyriis
Copy link
Owner

@tyriis tyriis commented Jan 31, 2025

No description provided.

@tyriis-automation
Copy link
Contributor

--- kubernetes/talos-flux/apps/gaming-public/minecraft-java/velocity-proxy Kustomization: flux-system/minecraft-public-velocity-proxy ConfigMap: gaming-public/minecraft-public-velocity-proxy-config

+++ kubernetes/talos-flux/apps/gaming-public/minecraft-java/velocity-proxy Kustomization: flux-system/minecraft-public-velocity-proxy ConfigMap: gaming-public/minecraft-public-velocity-proxy-config

@@ -77,13 +77,13 @@

 
     [servers]
     # Configure your servers here. Each key represents the server's name, and the value
     # represents the IP address of the server to connect to.
     # lobby = "minecraft-lobby-world-minecraft:25565"
     # creative = "minecraft-creative-world-minecraft:25565"
-    playground = "minecraft-playground-world-minecraft:25565"
+    playground = "minecraft-public-playground-world-minecraft:25565"
     # survival = "minecraft-survival-world-minecraft:25565"
 
     # In what order we should try servers when a player logs in or is kicked from a server.
     try = [
         "playground"
     ]

@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.69s

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

@tyriis tyriis merged commit fb461ef into main Jan 31, 2025
14 checks passed
@tyriis tyriis deleted the feature/minecraft-public branch January 31, 2025 19:26
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.

2 participants