A server resource pack lets the server ask players to download a pack when joining.
Set the resource pack URL
- Upload the resource pack zip somewhere publicly accessible.
- Stop the server.
- Open Files in Ptero, then edit
server.properties. - Set
resource-pack=to the direct download URL. - If required, set
require-resource-pack=true. - Save the file and start the server.
The URL must be a direct download link. If players cannot download the pack, check the URL in a private browser window.
