MineZip v1.2.2
Details
-
FilenameMinezip.jar
-
Uploaded by
-
UploadedDec 15, 2013
-
Size27.26 KB
-
Downloads3,346
-
MD5876e46fd728fbe050e550c858a330671
Supported Bukkit Versions
- 1.7.4
- CB 1.6.4-R2.0
- 1.7.2
Changelog
1.2.2
The it's-alive update...
- [ADD] Updates will be checked on start up. You'll only be notified through the console. Can be disabled in preferences-section using checkforupdates: false
- [IMP] Unzipping and zipping files will run in the background, server will not freeze
- [IMP] Unzipped content was previously always put in a separate folder. This can be disabled, meaning that if you zip your entire server and unzip it again, it will replace all the content in there instead of putting the server inside another folder. preferences - createfolderonextraction.
!!! If set to false, data will be overwritten without asking !!! - [FIX] Minor memory leak
1.2.1
The non-overwriting update...
- [IMP] Zipping and unzipping files with the same name caused overwriting other files. To prevent this to happen, a number is being added behind the zip files and folders, if its name is already taken.
- [IMP] Rename will now rename zip files that have spaces in between. E.g. you can't unzip the "Herobrines Return v1.5" map due to the spaces in between, but, you can rename it by typing in /zip rename "Herobrines Return v1.5.zip" map.zip
1.2
The multitasking update...
- [ADD] Zip files can be renamed
- [ADD] Tab feature introduced, which makes it way easier to select files. Try it out!
- [IMP] Compress multiple files into one zip file, /zip zip * will even zip the entire server folder
- [IMP] Delete multiple zip files, /zip delete * will delete all zip files in the server folder
1.1
The configure me update...
- [ADD] Plugin highly configurable with the config.yml file
- [ADD] Zip files can be deleted
- [IMP] Improved chat and console compatibility
1.0 Main Release
- [ADD] Extracting zip files
- [ADD] Compressing one file or folder into a zip file
- [ADD] List all files in the server directory
- [ADD] Filter that list by zip files or folders
- [ADD] Check, if a file is available or not