Polypack Host

Polypack Host

Mod

Automatically build, host and require all your installed polymer mods resources!

Server Utility

370 downloads
10 followers
Follow Save

Automatically build, host and require all your installed polymer mods resources!

Requires Polymer! (Of course): https://modrinth.com/mod/polymer

Configuration (config/polypack_host.json)

  • hostIp: The IP address to host the resource pack on. Leave as null to use the server's IP
    • Default: null
  • hostPort: The port to host the resource pack on. Make sure this port is also forwarded, so it can be accessed externally.
    • Default: 8001
  • threadCount: The number of threads the HTTP server is allowed to use. If the server cannot keep up with the requests, this may need to be increased.
    • Default: 3
  • randomiseUrl: If this is set to true, it will make the client download a new version of the resource pack each time. If you have issues with players joining and being told there was a resource pack error, set this to true.
    • Default: false

Recommended Server Properties (server.properties)

  • Set require-resource-pack to true so the client is mostly forced to use the resource pack.
  • Set resource-pack-prompt to something like "Required Mod Resources"" so the player knows why the pack is required.

Project members

aws404

Owner

Details

Licensed CC0-1.0
Published 4 years ago
Updated 3 years ago