6.0.0.0 #1370
Ghost-chu
announced in
Announcements
6.0.0.0
#1370
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
6.0.0.0 Major Update - Furina
Focalors & Furina, Artist Tiko
For the Lunar New Year, QuickShop-Hikari has received a new major update that includes several feature updates for large networks and transaction-oriented servers. At the same time, we also fixed a large number of bugs.
New Features
Shop History
The new Shop History feature allows you to open a store history panel for all past trade requests that have occurred in this store.
At the same time, you will be able to see your Most Valuable Customers, showing those players who have made the most transactions in your store.
The panel also will allow you to view the number and value of transactions for the last 24h, 3d, 7d, 30d, all-time, and unique purchasers count.
This feature is based on a long-existing transaction logging system, so after you upgrade, you can view the transaction history that created before the upgrade.
Change the shop sign material
New command
/quickshop sign <material>
that allow users to change their shop's info sign material.Transfer Shop Ownership
Added New command
/quickshop transferownership
for shop transfer./quickshop transfer
command is now renamed/quickshop transferall
.Price Suggestion
New command
/quickshop suggestprice
that calculates the most expensive price, the cheapest price, the average price, and the median price for other stores on this server that have the same items and selling patterns as the current store, so that players can set appropriate prices for their stores.Addons
/quickshop discount listall
/quickshop list
are now presented in a paged format, and you can toggle the paging by appending a number. No more crowding the chat box when there are tons of stores.Misc
shop.info-panel.show-enchantments
,shop.info-panel.show-effects
,shop.info-panel.show-durability
, to allow you disable some information on shop info panel to avoid too much data crowned your chat.Improvements
Optimization
SERVER_ROOT/libraries
) is now supported to reduce network requests and traffic consumption.Refactor / Changes
/quickshop transferownership
instead/quickshop setowner
.Shop#getRemainingStock
andShop#getRemaingingSpace
now supports async call, to retrieve cached data from database.Bug Fixes
respect-item-flag
option doesn't work.Addons
This discussion was created from the release 6.0.0.0.
Beta Was this translation helpful? Give feedback.
All reactions