Sell or Expose items on blocks
1) What's that plugin?
Exposicraft is a plugin that allows you to expose your items on the blocks you want and to sell them to other players.
It supports modded items and modded blocks with a configuration file.
Exposicraft is in english or in french :)
2) How to use it?
Commands:
- /expo create <display/shop <price>>: creates a new exposition/shop
- /expo remove: removes an exposition
- /expo cancel: cancel the creation/remove of an exposition
- /expo reload-config: reloads the configuration
- /expo reload-data: reloads the data, be carefull, the non-saved data will be losed
- /expo save: saves the data
- /expo info: Displays information on an exposition (currently it just diplays the owner, but in the future it will display more)
Permissions:
- exposicraft.create.display : Allows you to create expositions
- exposicraft.create.shop : Allows you to create shops
- exposicraft.remove : Allows you to remove your expositions (but not someone else's expositions)
- exposicraft.admin : Allows you to remove any exposition.
- exposicraft.info : Allows you to make /expo info
- exposicraft.buy : Allows you to buy items on a shop
Attention: Now depends on Vault!
Metrics Collection
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
A unique identifier
The server's version of Java
Whether the server is in offline or online mode
The plugin's version
The server's version
The OS version/name and architecture
The core count for the CPU
The number of players online
The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
3) Some screenshots

4) Changelog
[06/05/2014] v0.4
-reworked data system
-reworked language system
-fixed A LOT of bugs
-code cleaning and optimization
-removed block allowing system
-removed tick system that causes bugs and BIG lags
[11/06/2013] v0.3revA:
-ADDED SHOPS !!! <3
-added data rewriting in case of new formatting
-added economy support (depends: [Vault])
-added version verification
-code restructuration
-fixed infnite /expo info when don't find one
-added /expo addblock <id>
-rewrited plugin.yml (command)
[08/06/2013] v0.2revB :
-recoded locations
-LOT OF BUGS fixed
-reduces TPS usage for teleport tick
-fixed language config bug (didn't setup if don't find entry)
-added full block protection(blockplace, blockdestroy, entityexplode, entitychangeblock, blockburn)
-fixed unknow command displaying 'You must be a player'
-added /expo info command
-reworked /expo remove
-fixed maxstacksize so that they don't put together
[07/06/2013] v0.2revA :
-added /expo save
-added /expo reload-data
-added /expo reload-config
-added message for unauthorized blocks
-fixed the multi /expo create per player
-fixed the multi /expo remove per player
-added /expo cancel
-fixed /expo create and removed in same time
-added BlockFace.up verification
-added language choose: fr or en
[06/06/2013] v0.1revB :
-Added support of blocks and special data slabs + bug fixing
[06/06/2013] v0.1revA :
-First working version
5) Sources
6) Known bugs
No bugs since 0.1revB
Don't hesitate to report a bug on this topic
Original idea of TheUlquirro89, publishing allowed
Plugin made by PluginMakers team.
Made in France <3


