3.6.0.0 #614
Ghost-chu
announced in
Announcements
3.6.0.0
#614
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
3.6.0.0
Merry Christmas, everyone!
We brought a Christmas update from QuickShop Hikari! Don't worry, Santa Claus will put the update in your chimney.
Until it is blackened by smoke and becomes outdated.Highlights
New addons Plan and Discount now joined QuickShop-Hikari addon's family!
Scroll down to read change logs about our addons!
New Features
N/A
Bug Fixes
The file incorrect created as a same file directory.
Override file incorrect merge with exists translation.
Developer Changes
ShopInfoPanelEventadded into QuickShop-Hikari, event will raise after user clicked shop container and info panel printed.CommonUtil#parseTime(String)method to allow developer convert a Zulu Time (2022-12-17T10:31:37Z) or UNIX Timestamp in seconds1671273097to Java Date.Addon Family
DiscordSRV
Download
Bug Fixes
Plan
Plan addon allow server owners to showcase the recent QuickShop-Hikari activities on the server.
Data Tracked
Recorded data can be displayed from Hikari v2.0.0.0 onwards, but only after version 3.6.0.0 can Item amount in Purchase History be displayed correctly.
Global Scope
Due the Plan limitations, We can't add more data into the list because the maxmium columns are hardcoded limited to
5in server scope.And still is Plan limitations, the list sorting is disturbed, so the display order is not the actual order.
Player Scope
Due the Plan limitations, We can't add more data into the list because the maxmium columns are hardcoded limited to
4in server scope.And still is Plan limitations, the list sorting is disturbed, so the display order is not the actual order.
Showcase
Localization
Due the Plan limitations, translate Plan addon is impossible.
Discount
Discount Addon added Discount Code in your QuickShop-Hikari server.
Permission
Permission to use any
/qs discountcommands.Permission to bypass the owner checks to force config discount codes, add non-self shops in allow list or remove a discount code.
Permission to create discount code that applied to all shops in your server.
Permission to create discount code that applied to player themself shops.
Permission to create discount code that applied to shops in the code allow list.
Create a discount code
To create a discount code, you need use discount command:
Command pretty long, but you have in-game command assistant to help you in your tab complete hint.
Available Code Type
/qs discount config <code> addshop)Install a code
To use a Discount Code, you need install them before purchase shops.
The installed code will remember during this session.
Uninstall a code
To uninstall a Discount Code, you need use command:
Show detailes for a installed discount code
To use
infosubcommand, you can query the code creator, range, remaining usage, expired time, threshold and discount rate.Remove discount code
To remove your a specified discount code, execute command:
Check if discount code can be applied to specific shop
You need install a discount code first, then you click the shop you want to check, a promot message will show up when you can enjoy the discount in this shop.
If code not accepted by target shop, you will also receive a warning message when you click it.
Apply the discounting
You need install a discount code first, then purchase a shop that accept your code.
Then discount will applied to your puchase, and your remaining count will be consumed.
NOTE: If the above additional conditions are not met, the Discount Code will not be applied and you will not get a discount, but at the same time, the Discount Code will not be consumed, and the prompt message will contain the specific reason.
Auto Purge Expired Code
An expired discount code will automaticlly removed while server startup or in 30mins.
Before they got purged, players who use a expired code will receive a error message that says the code has been expired.
Convert your time
Expired time accepts both Zulu Time format and UNIX Timestamp in seconds format:
There have a such pretty online website can help you convert the time:
https://www.unixtimestamp.com/
For Zulu Time (ISO 8601 Extended) format:
Note that the server time zone is used for calculations during the conversion.
Some other stuff
Since Nov 20, 2018, I have spent thousands of hours on QuickShop series projects, I have maintain these projects for up to four years.
The fifth year is coming, I would appreciate it if you could light up Star and Fork buttons for Github ❤.
Full Changelog: 3.5.0.3...3.6.0.0
This discussion was created from the release 3.6.0.0.
Beta Was this translation helpful? Give feedback.
All reactions