Releases: QuickShop-Community/QuickShop-Hikari
Releases · QuickShop-Community/QuickShop-Hikari
3.5.0.0-beta1
Today is my birthday! 🎂 And here is birthday update!
This is a beta build, don't install on live server unless you have full backup.
New Features
- DiscordSRV addon (beta), it's a standalone plugin and need you install DiscordSRV.
- Players who linked with their Discord in game now can receive the discord alerts through DM.
- Including:
- Anyone sold/bought items to/from your shop.
- The shop permission settings changed.
- The shop transfer to you.
- The shop has run out of space.
- The shop has run out of stock.
- Including:
- Same as QuickShop-Hikari it self, the messages send to players though Discord also use client display languages.
- If player offline, QuickShop-Hikari will try to use latest known client language.
- Players who linked with their Discord in game now can receive the discord alerts through DM.
- User now able to add new languages by create a folder in
overrides
folder with locale code as name, and same name yaml file inside folder.- You can create a locale named
hack
for example, and add a same name language to game client by using Resources Pack, and QuickShop-Hikari will detect new language and loading translation from custom languages.
- You can create a locale named
Bug Fixes
- Rewrtitten SimpleTextManager, CrowdinOTA and LanguageFilesManager
- Replaced CrowdinOTA codes to a standalone, bug-free library CrowdinOTA
- This fixed incorrect cache handling, QuickShop-Hikari can correct handling the translations that cached in disk, and validating them when next loading to make sure files exists, up-to-date.
- This also make translation cache files name be more friendly (human readable).
- Rewritten files loading logic in SimpleTextManager.
- This fixed incorrect override order and incorrect whole section override.
- It always loading files by order: built-in failback -> bundled -> crowdin -> user override
- Fixed strings lost issue if user or crowdin or bundled translations only override part of strings in a section.
- Fixed translations merge function.
- Fixed third-party addons translations registering function.
- Replaced CrowdinOTA codes to a standalone, bug-free library CrowdinOTA
Developer
ShopPlayerGroupSetEvent
now provides player's uuid in event.
Misc
- Bump adventure-minimessage-platform from 4.1.2 to 4.2.0.
Screenshots
There is quick preview of new features:
3.4.0.3
3.4.0.2
3.4.0.1
Download from Modrinth
You can download latest QuickShop-Hikari binary from https://modrinth.com/plugin/quickshop-hikari
1.0.0-pre1
Update README.md