I want to add a resource pack to mys erver, so in server.properties file I type the adress of the resource pack in the line 'resource-pack='. It looks like this 'resource-pack=http://www.mediafire.com/download/v59tdna54woiux5/resources.zip' and when I run the server the resource pack downloads but has no influence. When I stop the server , this is what i get in the 'resource-pack=' line: "resource-pack=http\://www.mediafire.com/download/v59tdna54woiux5/resources.zip" and the pack won't work.
Linked issues
is duplicated by 1
Attachments
Comments 3
It needs a direct download url. That page doesn't immediately start the download, it needs you (as a user) to press a button which then downloads.
The escaping () is unrelated and completely intentional.
ok for some reason its putting an escape caractour in the config