Skip to content

Draft: Fix issue with 301 redirect for www.minecraft.net

Andrew requested to merge bugfix/minecraft-301 into dev

What does this MR do and why?

Change address of minecraft.net url for bedrock server creation. Some VPS providers do not allow for the 301 redirect required to go from https://minecraft.net to https://www.minecraft.net which causes the process to fail.

#253 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?
Edited by Andrew

Merge request reports

Loading