This plugin eliminates the headache of manually merging multiple resource packs (e.g., combining ModelEngine models with your server's custom textures). It handles merging, metadata preservation, and HTTP hosting automatically
✨ Features
Built-in HTTP Server: No need for external web servers (Apache/Nginx) or Dropbox links. The plugin hosts the resource pack directly from your Minecraft server using a lightweight HTTP daemon
Smart On-the-fly Merging: Automatically combines multiple .zip resource packs into a single seamless merged.zip during server startup
Priority System: Resolves file conflicts based on a priority queue. A pack with priority 1 will overwrite conflicting files from a pack with priority 2
1.21+ Compatibility & Metadata Preservation: Intelligently parses and merges pack.mcmeta using Google Gson. It preserves crucial modern features like overlays (for 1.21.x shaders) and sodium configuration, preventing client-side crashes and disconnects
Custom Branding: Automatically injects your custom server thumbnail (pack.png), name, and colored description into the final resource pack
Automatic Delivery: Sends the newly merged and hashed resource pack to players smoothly, with built-in delays to avoid login lag spikes