5.0.0.7
4.x to 5.x is a major breaking update, read the 5.x main-changelog here before upgrading from 4.x to 5.
New Features
/qs findoutputs now support hover item previewing- [ADDON]
/qs listoutputs now support hover item previewing - [ADDON]
/qs listnow supports tab-completing for online players if player have permission to listing other shops
Changes
- Barrel now added to default store container list, this change will only affect the new generated configuration.
- Maxmium item price in
price-restriction.ymlwas limit to up to999999999999999999999999999999.99 (1.0E30)to adapt decimal (32,2) to avoid over database data type limit to prevent SQLException, this change will only affect the new generated configuration. - Some invalid configuration nodes will be removed from configuration after this update (those options nolonger works for a long time ago).
Bug Fixes
- Fixed shop deleting was recorded as shop creating in database.
- Fixed
PackageUtil#parsePackageProperlydoesn't work when user disabled debug logger, it also affected-Dcom.ghostchu.quickshopproperly args.