/
An unofficial add-on for the QuickShop Hikari spigot plugin.
Adds a /finditem command in game for searching through all the shops on the server.
!MC !Ver
Hexcode color support
View all shops on server
/finditem TO_BUY * or /finditem TO_SELL * to view all shops on the server. As of this version, the sequence is always randomized. Sorting options are a work in progress.Shop visit count
{SHOP_VISITS} in the shop-gui-item-lore in config.yml. To prevent visit spamming, a new config property shop-player-visit-cooldown-in-minutes has been added. Please don't use decimals here.Customizable command aliases
command-alias where you can specify your own list of command aliases for /finditem command. If you don't wish to add any, just make it as:command-alias: []
Check out the sample config.yml here.
Please create a new issue here if you encounter any errors. Please try to explain in detail about your issue, and attach your console log if possible. You can also find the list of features currently being worked on (if any) in the same link.