ZipExtractor 1.0.0

Details

  • Filename
    ZipExtractor.jar
  • Uploaded by
  • Uploaded
    Jul 10, 2017
  • Size
    261.25 KB
  • Downloads
    114
  • MD5
    a9e63ebf1e23f10f76f425609ab506c2

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

Changelog
  • Added provider system to allow for easier support of more file extensions.
  • Added a Tabcompleter to make usage of subcommands easier.
  • Added system to scan for conflicts during extraction/compression.
  • Added configuration option to halt processes if the scan shows one or more files will be overriden.
  • If that configuration option is enabled, a user will need an extra permission to perform the override (zipextractor.admin.override.extract/compress).
  • Added -override parameter to force extractions/compressions to take place (this requires permission if the config option is enabled).
  • New command to check the status of the executor service -> /ze status.
More information on these features had been added to the wiki.