File Details
MPT v1.2.0
- R
- Jun 17, 2015
- 82.04 KB
- 342
- 1.8
File Name
MPT.jar
Supported Versions
- 1.8
- Add
/mpt infocommand - 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)::voidandinstallPackage(String)::StringAPI methods - Refactor root package to
net.caseif.mpt

