Phoenix616 / ResourcepacksPlugins

Set resource packs on whole proxy, per server and per world!
https://ci.minebench.de/job/ResourcepacksPlugins/
GNU General Public License v3.0
82 stars 16 forks source link

Resource pack hash is not sending to client #4

Closed Libter closed 8 years ago

Libter commented 8 years ago

Resource pack is saving as .minecraft/server-resource-packs/legacy, but should be saved as .minecraft/server-resource-pack/<hash>

Config: http://pastebin.com/wfJQujJT

Phoenix616 commented 8 years ago

Interesting. I'll definitely look into it.

Phoenix616 commented 8 years ago

Fixed with 9eff6d7 in modules-development-branch. (will be pulled into master soon) I messed up the hash length calculation there and removed it now completely as the client seems to accept any string length.

If you want to test it yourself you can get temporary dev-builds of that branch here: http://ci.minebench.de/job/BungeeResourcepacks%20(Modules)/