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 May 2, 2014@pepper82
Check your console logs for any errors, and make sure to look at our tickets and/or create one if you are having problems.
-
View User Profile
-
Send Message
Posted May 2, 2014Whatever I try ... I cannot get saplings or the new flowers to work. I can not sell them with iSell. Nothing happens at all.
I have latest spigot + latest signshop.
-
View User Profile
-
Send Message
Posted Apr 30, 2014@stockas
You might want to check the tickets to see if your issue has already been reported. If not, be sure to create one.
-
View User Profile
-
Send Message
Posted Apr 30, 2014I seem to have an issue with this plugin. Because it only registers the chest but not the sign! what am i doing wrong?
-
View User Profile
-
Send Message
Posted Apr 29, 2014@AztikiTribe
ok, glad you got it figured out. if you have anymore issues, let us know (preferably in the tickets) :-)
-
View User Profile
-
Send Message
Posted Apr 29, 2014i seem to be having trouble with messages, when i buy items and left slick shops none of the messages are showing up?! would love help with this if your not too busy devinish?
[edit]nevermind just realised its outdated aha, it stilll works just the messages dont show, and create server dump
-
View User Profile
-
Send Message
Posted Apr 28, 2014@PeepeeSmacker
Check out the tutorial video and read our FAQ, they have all sorts of useful information.
-
View User Profile
-
Send Message
Posted Apr 28, 2014I cant seem to get my signs activated they just stay in black text! Help plz?
-
View User Profile
-
Send Message
Posted Apr 27, 2014@Devinish
I am using MCPC+, sorry if I didn't mention that. So how would I accomplish that?
-
View User Profile
-
Send Message
Posted Apr 27, 2014@shadowgar
Like I said, if you aren't using some version of Bukkit (craftbukkit, spigot, MCPC+) to add your items, there is no way for SignShop to know about them.
-
View User Profile
-
Send Message
Posted Apr 27, 2014@Devinish
Well currently we are in 1.6.4 and cant move to 1.7 or 1.8 as that this is a modpack that most mods havent updated yet. But what I tried was, I took a non vanilla chest plate, railcraft,mekanism,rotary craft..doesn't matter the mod, its just not a vanilla armor. It wont repair.
I wanted to know if there is a way to add in Id's of the items to allow repairs.
Also, since we have various types of ores like, 6 different copper ores all under the oredictionary as oreCopper, can we set up admin shops that can allow players to sell ALL oreCopper instead of creating a sign for each item ID of copper.
-
View User Profile
-
Send Message
Posted Apr 27, 2014@shadowgar
I'm not sure what you mean by "modded" items, but if the items aren't recognized by Bukkit, then they cannot be recognized by SignShop. This sounds like it is the case. Otherwise, make sure you have AllowUnsafeEnchantments set to true in the config. As of right now, there is nothing we can do about this. We are awaiting the new item / material API from Mojang, which will hopefully solve this issue.
-
View User Profile
-
Send Message
Posted Apr 27, 2014Sorry if this has been asked but we are using this plugin on a modpack server and noticed that repair doesn't work for modded items. Is there a way to add ID's into the config to enable modded armors and weapons to be repaired?
So far just vanilla items works.
-
View User Profile
-
Send Message
Posted Apr 27, 2014@pepper82
There's no easy way to do it, but deleting the player.db would accomplish this task. Doing so, however, will mess up anything to do with SignShopGuardian or Hotel, and could have other unexpected consequences. Alternatively, You could create another sign that functions similarly to the Kit sign, and use that instead. Of course, if you run into the same problem again, you will have to make another new sign.
@harryjamesuk
I'm going to make a ticket out of your comment. I'm not sure if it's the economy plugin rounding or not, but we will look into this and keep you updated there.
-
View User Profile
-
Send Message
Posted Apr 27, 2014Hello,
Is it possible so that with AllowVariableAmounts enabled, I can have it so buy signs round up and that sell signs round down?
This means that players can't earn a profit by constantly selling an item that rounds up in price (E.G: When selling, if an item sold for $1.898 then it would be sold for $1.90, giving them a $0.01 profit for free).
-
View User Profile
-
Send Message
Posted Apr 27, 2014Is there a way to reset kit status for all players at once?
-
View User Profile
-
Send Message
Posted Apr 20, 2014@torshian
Sounds like one of our open tickets.
-
View User Profile
-
Send Message
Posted Apr 20, 2014Punkred, that also doesn't work :( I still don't know why
-
View User Profile
-
Send Message
Posted Apr 20, 2014@torshian
You dont left click, you right click.
-
View User Profile
-
Send Message
Posted Apr 20, 2014Why, when I click on the sign, does it not give me the item or the money and says: "Buy 1 emerald for 100?" ? When I click it again it does exactly the same thing! Please help :D