We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you go to https://www.minecraft.net/en-us/download/server/ and try download minecraft_server.1.16.5.jar you'll be provided with link close to https://launcher.mojang.com/v1/objects/1b557e7b033b583cd9f66746b7a9ab1ec1673ced/server.jar Instead of http://s3.amazonaws.com/Minecraft.Download/versions/1.16.5/minecraft_server.1.16.5.jar.
The command "java -jar vanillacord.jar 1.16.5" will return "Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403"
Indicating that the resource is not available any longer for that link.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you go to https://www.minecraft.net/en-us/download/server/ and try download minecraft_server.1.16.5.jar you'll be provided with link close to https://launcher.mojang.com/v1/objects/1b557e7b033b583cd9f66746b7a9ab1ec1673ced/server.jar
Instead of http://s3.amazonaws.com/Minecraft.Download/versions/1.16.5/minecraft_server.1.16.5.jar.
The command "java -jar vanillacord.jar 1.16.5"
will return "Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403"
Indicating that the resource is not available any longer for that link.
The text was updated successfully, but these errors were encountered: