Shop Features
1 item
Command Alias
By default, QuickShop will register the command prefix below:
Databases
QuickShop-Hikari supports two database types: H2 and MySQL.
Economy Formatter
QuickShop uses the Economy Formatter to display balances in a human-readable format.
Interaction Manager
The Interaction Manager allows you to customize the click handler.
Item Expression
Hikari allows you to use a string to represent or match items.
Item Reference (Item Lookup)
In some situations, only use Material name is not enough.
Item Matcher
ItemMatcher is a utility used by QuickShop-Hikari to compare the items, it is the most important thing in whole system.
ItemStack Loader
ItemStack Loader is a workaround for loading the Bukkit ItemStack.
Localization
QuickShop-Hikari uses each player's client language. All translations are provided by volunteers on Crowdin.
Multi Currency
QuickShop-Hikari supports some Multi-Currency economy plugin or bridge plugin, but they're not out of the box, you must configure them to take effect.
Network and Proxy
Most of QuickShop-Hikari web requests doesn't use system proxy.
notifaction-system
Notification System
Performance Tweaking
If you are running a larger network, you can tune QuickShop-Hikari's settings for better performance.
Placeholders
QuickShop-Hikari integrates with the PlaceHolderAPI and provides the ability to use PlaceHolders.
In game sounds and effects
When you typing and execute a quickshop command, you should hear the sounds like typewriter, it can be changed in config.yml.
Transaction System
QuickShop-Hikari includes a system that maintains transactional consistency and prevents errors from corrupting either party's data.