Details
Supported Bukkit Versions
Changelog
- Add
/mpt info command - displays information about a package
- Handle repository and package IDs case-insensitively
- Handle banned extensions as filename tails rather than literal file extensions, expanding functionality
- Remove non-installed packages from store on update if absent on remote
- Remove packages asynchronously
- Add API method
getPackageInfo(String)::String[]
- Fix
upgradePackage(String)::void and installPackage(String)::String API methods
- Refactor root package to
net.caseif.mpt