-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
Environment:
git-Spigot-f6feaaa-3dc138d (MC: 1.9.2)
In 1.9, if a client is sent a server resource pack, it will not download the pack if it already has a pack from the same URL downloaded unless a different SHA-1 hash is provided. With the current API, there is no way to tell the client that the pack has changed.
To circumvent this, the URL of the pack can be changed (change pack name, etc.) when a change is made.