Minecraft – Server Resource Pack not working with link to Dropbox

minecraft-java-editionminecraft-java-edition-server

I uploaded my custom resource pack to my dropbox. But if I use a link to said resource pack in server.properties, it never works for some reason. It does work fine when I use a direct link (from a popular resource pack, not hosted on dropbox).

I want to know how I get the dropbox one to work. How can I get it to work?
and here is my link,
https://www.dropbox.com/s/4towhzbjyf6238p/server-resorucepack.zip?dl=1

Best Answer

Your able to do this by changing the dl=0 to dl=1 at the end of the DropBox URL. I've used this method several times to host server resource packs on DropBox.

What's happening is that when dl = 0 it will show the downloads page with the button for that file, and when you do dl = 1, it's a direct link to download the actual file.

Here is a guide by a the Minecraft server hosting company, MCProHosting on doing what you want with photos https://clients.mcprohosting.com/knowledgebase/96/How-to-Add-a-Resource-Pack-to-a-Minecraft-Server.html