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
77 stars 16 forks source link

Can I add multiple Resourcepack in the same world? #51

Closed Fede2782 closed 3 years ago

Fede2782 commented 3 years ago

Can I add multiple resourcepacks in the same world? Plugin version: 1.8.2

Phoenix616 commented 3 years ago

If you mean multiple packs at the same time then no, the Vanilla Minecraft client can only have one server resource pack applied at the time. If you want the resources of multiple packs then you are going to have to merge them into one zip file.

If you mean different packs in different locations then that is possible with the premium version of the plugin (ForceResourcepacks) via WorldGuard region flags.

Fede2782 commented 3 years ago

Thank you.