SignShop v5

SignShop allows you to set up physical shops by punching a chest with your items you want to sell, then punching a sign (while holding redstone dust). It's easy to set up, and even easier to customize!
This plugin requires Vault and a vault compatible economy plugin.
Main | SignShopHotel | SignShopGuardian | Features | FAQ | Signs | Config | Permissions|Developer API | Issues / Suggestions
[Buy] Allows players to buy items from a chest.[Sell] Allows players to sell items to a shop.[Trade] Allows players to trade one set of items for another.[iBuy] Admin shop that allows players to buy infinite items.[iSell] Admin shop that allows players to sell infinite items.[iTrade] Admin shop that allows players to trade one set of items for another an infinite number of times.
Important Links:
View Config
SignShop Quick Reference (This is also in your /plugins/SignShop folder)
Fork us on GitHub
Latest Features:
SignShop v3.6.1
- Fixes error loading due to null CMIWorthHandler
- Fixes a NPE when converting empty timing file
- Adds support for EasyConomy and Lands
- Only hook into Ess/CMI worth if worth is enabled in the Signshop config
- Adds a new permission("Signshop.Destroy.Others") which allows a player to destroy other player's shops without having the other admin permissions
- Makes internal colors configurable
- Replaces deprecated methods in SignShopPlayer
- Adds a spawn protection check to inform server owners that the vanilla spawn protection may prohibit non ops from using shops
- Adds shulkerbox to descriptions
- Fixes potion names in descriptions
SignShop v3.5.0
- Adds warped and crimson variants to the config
- Fixes AuthorNagException when canceling async tasks
- Fixes NullPointerException when converting and empty sellers.yml
- Adds Op bypass to BentoBoxHook
- Fixes issue when BentoBBox blocks other worlds (Thanks BONNe)
- Updated Kit help message
- Fixed allow-shop flag being ignored in WorldGuard global region
- Update ResidenceHook for owner bypass
- Switch to locale names for languages and remove web names
- Add Ultimate_Economy to soft dependencies
- Fixes SSQuickReference.pdf being blank
- Switched to OfflinePlayer instead of deprecated playerName for Vault
- Fixes Spigot complaining about loading classes without being a dependency
- Added configurable shop explosion protection
For a full list of features, visit this page.
Extending SignShop with other Plugins
| Plugin | Description |
|---|---|
| Vault | Works with all standard economies (EssentialsEco, iConomy, BOSEconomy, Gringotts, and more) and permission plugins (LuckPerms, Permissions 3, bPermissions, PEX, GroupManager, PermissionsBukkit, zPermission (and defaults to OP permissions, if you don't want to use a permission system)). |
| For sign and chest protection, though SignShop has built in sign protection. | |
| Use the worth.yml for dynamic sign prices by putting [worth] on the bottom line of the sign (must be enabled in SignShop config) | |
| SignShopGuardian | Save your inventory when you die. |
| SignShopHotel | Allow players to rent rooms for a period of time. |
| dynmap | Show shop locations. |
| Multiverse | Supports Multiverse worlds. |
| WildcardCommands | Make SignShop run commands for all players online. |
| Towny | Use Towny banks and only let players make shops in Towny shop plots. (Thanks ryvix!) |
| WorldGuard | Respects build permissions, and you can only let players make shops in regions with the allow-shop flag. |
| ChestShop | Convert from ChestShop format to SignShop format by just punching the sign with redstone. |
Usage
SignShop2 tutorial video
Example SignShop

This is an example of how to set up a [Buy] sign with SignShop. The sign above is linked to a chest containing items. In this example, it will sell an enchanted pickaxe for 600 Waffles (Waffles are our server's currency :-) ).
Featured SignShop

GamerFreak's Epic SignShop
Send me pictures of your server's SignShops in the comments below and the image above could be YOUR shop!
Suggestions and Issues
If you are having a problem with SignShop, please feel free to take a look at our tickets to make sure others have not already reported the issue! If they haven't, please fill out the requested info when making a ticket. Thanks!
Like this plugin? Buy us a beer and/or caffeinated beverage!
-
View User Profile
-
Send Message
Posted Apr 8, 2012@dockter
Nope, please check: http://dev.bukkit.org/server-mods/signshop/files/
@PhiberOptikx
You are very welcome.
-
View User Profile
-
Send Message
Posted Apr 8, 2012Did you forget to upload 1.7.5 ?
-
View User Profile
-
Send Message
Posted Apr 8, 2012Thank you guys so much for your hard work. You really have outdone yourselves! I look forward to 1.7.5 release and so does the MooseValley network!
<3 you!
-
View User Profile
-
Send Message
Posted Apr 8, 2012@allan63
You can use iBuy and iSell for shops with infinite items/money. You can also disable the selling notifications in the config by replacing them with two quotes.
-
View User Profile
-
Send Message
Posted Apr 8, 2012I got this to make a global shop(not any user made) I can't figure out how though, help?
-
View User Profile
-
Send Message
Posted Apr 7, 2012@Devinish
Thank you Devinish, that is an excellent idea. I did not think that the two plugins could be used simultaneously. My counter can be Showcase and my shelving Signshop!
-
View User Profile
-
Send Message
Posted Apr 7, 2012@Tayundo
SignShop does not support that, it's merely for show. You can use the standalone showcase plugin with SignShop if you want to have some feature rich shops with the items on display as well.
-
View User Profile
-
Send Message
Posted Apr 7, 2012Hi there, I am not a user of this plugin but i am contemplating adding Iconomy and shops to my server. My question is: In Heraldo008's Signshop bar, his items are shown floating with no despawn under the signs. Is this a feature of Signshop, or another plugin. I wish to know because I love the fact you can visually see the item, and wish to use Signshop, but if this is not natively supported by Signshop, I will probably use the less feature-filled plugin, "Showcase".
-
View User Profile
-
Send Message
Posted Apr 7, 2012@Devinish
no not zip folder only download and upload it
-
View User Profile
-
Send Message
Posted Apr 7, 2012@challeballeomfglawlplox
Yes, go to the config and replace the messages you don't want with 2 quotes.
@Tealk123
This type of error can be caused by a corrupted download, bad upload via FTP, or some sort of modification to the plugin.yml. Did you put SignShop in a .zip folder at any point?
-
View User Profile
-
Send Message
Posted Apr 7, 2012i get this error by versionSignShop v1.7.4 and SignShop v1.7.3
2012-04-07 16:15:46 [SEVERE] Could not load 'plugins/SignShop.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:201)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.util.zip.ZipException invalid END header (bad central directory offset)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:214)
at java.util.zip.ZipFile.<init>(ZipFile.java:144)
at java.util.jar.JarFile.<init>(JarFile.java:152)
at java.util.jar.JarFile.<init>(JarFile.java:116)
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:189)
... 7 more
-
View User Profile
-
Send Message
Posted Apr 7, 2012hey, is it posseble to disable the text that "some1 have bought something" so u dont se the text?
-
View User Profile
-
Send Message
Posted Apr 6, 2012@cocoson
Ok, go ahead and make a ticket. I'm a bit tired at the moment, but I'll take a look at it tomorrow. Also please list what version of vault and SignShop you are using, along with any errors in the server log.
EDIT: Don't forget to tell us the craftbukkit version as well.
-
View User Profile
-
Send Message
Posted Apr 6, 2012i took your config there and it only works for dirt no matter what i have in hand

-
View User Profile
-
Send Message
Posted Apr 6, 2012so i put the code tags around it thinking it would make it scroll but it didn't
-
View User Profile
-
Send Message
Posted Apr 6, 2012@cocoson
You are missing the messages for the Dispose signs. Get a fresh config file here. Also, please don't paste large files like that in the chat. Use pastebin or a similar service instead.
-
View User Profile
-
Send Message
Posted Apr 6, 2012your dispose doesn't work been trying to get it to work for the last hour and can't seem to get it to work the sign turns blue but when i click it with left or right mouse nothing happens here is my config
-
View User Profile
-
Send Message
Posted Apr 6, 2012@brainless243
I'm not sure what you mean. Why not just have a different user link the sign and chest?
-
View User Profile
-
Send Message
Posted Apr 6, 2012Is there a way to make the money go to a diffrent user?
-
View User Profile
-
Send Message
Posted Apr 5, 2012@gogone3
You will need to give us that full error, otherwise we can't help you. Also, please make a ticket by clicking here.