What I would like is an “all-in-one” chest shop plugin.
By “all-in-one” I mean that the plugin can do both player <-> player shops and infinite admin <-> player shops.
I would also like a single “shop” chest to be able to both buy and sell.
The following is merely an example of the kind of setup I invision.
Have a command like “/chestshop {buy_price} {sell_price}”.
The “buy_price” being how much the chest shop will buy the item for, and “sell_price” being how much the shop will sell items to players for.
To set up a shop use the command, then right-click the item to be bought/sold on a chest.
Also have a fake “ghost” version of the item being displayed floating on the chest.
And you could display the pricing and other applicable info either in a “hologram” or on a sign spawned onto the chest.
P.S.
The only part of the above I actually require is that the plugin have thehe ability to make a single shop that can both buy and sell IN THE SAME SHOP!
Unfortunately the shops from every economy plugin can only be set to either sell but NOT buy, or set to buy but NOT sell.
Edited-in P.S.S.
Though maybe instead of listing the buy and sell prices in an arbitrary order in the command, have the buy/sell price as b{buy_price} and s{sell_price} to make it easier for the plugin to tell whether the user is making a shop that only sells, or a shop that only buys, when they pass a single price argument.