Skip to content

Release 2.0.0 - Sponge Support, Major Refactor

Compare
Choose a tag to compare
@dscalzi dscalzi released this 25 Nov 02:00
· 24 commits to master since this release
a399f91

Release 2.0.0

This update adds support for Sponge API 7.1. The project has been modularized into three subprojects, ZipExtractor-Bukkit, ZipExtractor-Sponge, and ZipExtractor-Core. All Bukkit functionality has been ported to Sponge. If anything is missing or broken, please file an issue.

The permissions have been slightly changed. On sponge, omit any wildcards for the same functionality.

  • Added zipextractor.* -> Full access to ZipExtractor
  • Added zipextractor.harmless.* -> Access to harmless commands.
    • Harmless permissions are no longer provided by zipextractor.admin.*

Full changeset can be viewed here.