Boutique
Boutique is a totally rewrited version of the discontinued plugin "SignTrader", with lots of improvements.
With Boutique players can make sign that can sell, buy, trade, give for free, receive donations.
These chops items are delivered from the server, a bounded chest, or WebAuction stocks (optional).
Signs displays item short names, chest or webauction left items, price in different colors.
It can log transactions in mysql, use Webauction's player's items, can be combined with ShowcaseStandalone to display items in showcases, and more and more...
Howto
Haven't translated my howto yet but with help of some friends it should become avaible quickly.
Original french howto is here : FRENCH HOWTO - HOWTO EN FRANCAIS
Sign types
Server
Server signs aren't owned by any player, and can be only created by players having the "boutique.MakeServerSign" permission. Money or item the sign give are created from anywhere.
Chest
Chest signs let trade items the owner got in the bound chest.
Webauction
Webaunction signs (if webauction available) let trade items the owner got in his webauction stock (items are stored in a mysql database, see WebAuction for more infos)
Commands
/boutique -owner
Redefine owner of next clicked trade sign.
/boutique -chest
Bind chest-sign to his chest.
/boutique -showcase
Bind the trading sign to a showcase that will display the item. Showcase can only be made on Slabs (Item ID: 44)
Permissions
boutique.use boutique.MakePersonalSign boutique.MakeServerSign boutique.MakeWebAuctionSign
Required dependencies
None
Optional dependencies
Permission
(any system that emulate the old "Permissions", tested with PermissionEx)
Worldguard
To check if player can bind a chest to a trading sign.
ShowCaseStandalone
If used, you can bind a trading sign to a slab on wich the item sign is trading will be displayed.
WebAuction
If used, you can bind a trading sign with player webauction's stock.

