Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fuchscrafter/zipmc
A small plugin that zips your Minecraft worlds.
https://github.com/fuchscrafter/zipmc
minecraft-plugin
Last synced: 28 days ago
JSON representation
A small plugin that zips your Minecraft worlds.
- Host: GitHub
- URL: https://github.com/fuchscrafter/zipmc
- Owner: FuchsCrafter
- License: gpl-3.0
- Created: 2024-05-10T19:21:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T19:32:39.000Z (6 months ago)
- Last Synced: 2024-05-10T20:36:47.486Z (6 months ago)
- Topics: minecraft-plugin
- Language: Java
- Homepage: https://www.spigotmc.org/resources/zipmc.116731/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZipMC
A small plugin that zips your Minecraft worlds.
## Background
The popular server host `Minehut` removed their ability to download multiple filed or folders at once for free, leaving many free tier users wanting to download their worlds unable to do so.This plugin aims to fix this. By compressing your world into a ZIP archive (which is technically only one file), you are able to download your worlds without paying Minehut.
## Usage
This plugin is very simple to use, as you do not even have to open Minecraft.
- Download the plugin ando upload it to Minehut in your plugins directory
- Restart your server
- Look into the home folder of your server. There should be a file called "world-compressed.zip". Download this file and extract it
- Enjoy your world!
### Advanced usage
If you want to download a world that has a different name from the default name `world`, you need to go into the `config.yml` and change the `world-name` to your world's name.
Then, you have to restart your server and then stop it. You can then download your ZIp file from the file manager.