ZipDL is a Fabric server-side mod that lets your server download and extract ZIP files while it’s running.
It’s useful when you don’t have access to the server panel, can’t upload files, or your host just makes file management annoying.
Use cases
- No access to the hosting panel or file manager
- Uploading files is blocked or limited
- Updating server files without reuploading
- Setting up test or temporary servers
Features
- Download ZIP files from URLs
- ETag support to skip re-downloading unchanged files
- Optional checksum support
- Simple
/zipdlcommands - Server-side only
Requirements
- Fabric Loader
- Java 17+
- Fabric API