World Download
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #165 of 1317 bukkit mods in this game by downloads
📋 About This Mod
# DownloadPlugin for Minecraft DownloadPlugin is a Minecraft server plugin that allows players to download the world they are currently in as a ZIP file. This is especially useful for large building servers or personal worlds. ## Features - Download any world with `/download <number>` command. - Only allows downloads from worlds that are not blocked. - Generates ZIP files named as `<playerName>.<worldName>.<number>.zip`. - Provides clickable download links in chat. - Logs all downloads if enabled. - Automatically deletes old downloads based on expiration time. - Deletes all ZIPs on server start to prevent storage issues. - Supports internal HTTP port and public port via tunnels (like Playit.gg). ## Commands /download <number> - `<number>`: A numeric code chosen by the player to make the ZIP filename unique. Example: `/download 12345` - Blocked worlds cannot be downloaded. ## Configuration (`config.yml`) ```yaml blocked-worlds: - world_nether - world_the_end log-downloads: true log-file: downloads.log http-port: 8100 # Internal port where the HTTP server runs public-port: 27429 # Public port that players use to access downloads download-expiration: 3600 # Expiration time in seconds for automatic deletion public-ip: "147.185.221.23" # Server's public IP address or domain
# DownloadPlugin for Minecraft
DownloadPlugin is a Minecraft server plugin that allows players to download the world they are currently in as a ZIP file. This is especially useful for large building servers or personal worlds.
## Features
- Download any world with `/download
` command. - Only allows downloads from worlds that are not blocked.
- Generates ZIP files named as `
. . .zip`. - Provides clickable download links in chat.
- Logs all downloads if enabled.
- Automatically deletes old downloads based on expiration time.
- Deletes all ZIPs on server start to prevent storage issues.
- Supports internal HTTP port and public port via tunnels (like Playit.gg).
## Commands
/download
- `
`: A numeric code chosen by the player to make the ZIP filename unique. Example: `/download 12345` - Blocked worlds cannot be downloaded.
## Configuration (`config.yml`)
```yaml blocked-worlds: - world_nether - world_the_end log-downloads: true log-file: downloads.log http-port: 8100 # Internal port where the HTTP server runs public-port: 27429 # Public port that players use to access downloads download-expiration: 3600 # Expiration time in seconds for automatic deletion public-ip: "147. 185. 221. 23" # Server's public IP address or domain
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- JikZ109
- Version
- 1.0.0
- Downloads
- 323
- Endorsements
- 10
- Category
- bukkit
- Created
- 8/29/2025
- Updated
- 8/29/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- management, storage, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does World Download support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of World Download?
Version 1.0.0, published 2025-08-29 with 323 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await