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 Feb 24, 2013@lvvipervvi
Yeah, something got messed up in the upload, we reuploaded 2.5.4. Go ahead and grab it again.
-
View User Profile
-
Send Message
Posted Feb 24, 2013Any idea on why this keeps popping up?
2013-02-24 18:46:10 [SEVERE] Could not pass event EntityDamageByEntityEvent to SignShop v2.5.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:81) at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:369) at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:391) at net.minecraft.server.v1_4_R1.EntityLiving.damageEntity(EntityLiving.java:686) at net.minecraft.server.v1_4_R1.EntityHuman.damageEntity(EntityHuman.java:616) at net.minecraft.server.v1_4_R1.EntityPlayer.damageEntity(EntityPlayer.java:309) at net.minecraft.server.v1_4_R1.EntityHuman.attack(EntityHuman.java:805) at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:1116) at net.minecraft.server.v1_4_R1.Packet7UseEntity.handle(SourceFile:36) at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113) at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598) at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NullPointerException at org.wargamer2010.signshop.listeners.SignShopPlayerListener.onEntityDamageByEntity(SignShopPlayerListener.java:86) at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 21 more
-
View User Profile
-
Send Message
Posted Feb 24, 2013@ircopdd
Jup, you're right. Messed up with uploading the dev build, please redownload it from here.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@wargamer2010
hi
have new error
http://dev.bukkit.org/paste/7194/
http://dev.bukkit.org/paste/7195/
http://dev.bukkit.org/paste/7196/
-
View User Profile
-
Send Message
Posted Feb 24, 2013Hi, does anyone know if this works with Worldguard? I made a zone, and it no one can buy anything from signs.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@ircopdd
Fixed in latest dev build. Thanks for sharing.
-
View User Profile
-
Send Message
Posted Feb 23, 2013error
http://dev.bukkit.org/paste/7191/
-
View User Profile
-
Send Message
Posted Feb 23, 2013@shayan520
Its Essentials Anti Build. Take The Plugin Essentials Anti Build Plugin Off. Hopes it Helps!!
-
View User Profile
-
Send Message
Posted Feb 23, 2013when ever i deop myself and try buying something it say u are not allowed to interact to the sign shop please respond?????
-
View User Profile
-
Send Message
Posted Feb 21, 2013@ryryguy37
Just put [Heal] on the top line of the sign. Make sure to check out our signs page for a list of all our default signs.
-
View User Profile
-
Send Message
Posted Feb 21, 2013how do i make a sign to heal someone
-
View User Profile
-
Send Message
Posted Feb 21, 2013@dockter
What type of db are you using with iConomy? Do you have a cooldown set in the SignShop config?
-
View User Profile
-
Send Message
Posted Feb 21, 2013A couple users have reported that if you click on a sign shop very fast, and the balance in your personal iConomy account is large, 10+ million, it will reset your iConomy account to its default.
-
View User Profile
-
Send Message
Posted Feb 21, 2013@Glacksy
That is very strange... If you get some steps to reproduce it, or have any useful info in your server logs, make sure to open up a bug report.
-
View User Profile
-
Send Message
Posted Feb 21, 2013this is weird, whenever i try to right click the sign i get a message about not having enough money, but i do have enough money, i get the message both when i left click and rightclick.. but if i leftclick sometimes and then rightclick it works o.O
-
View User Profile
-
Send Message
Posted Feb 19, 2013@SuperSlug1630
I understand that, but it lists economy plugins on that page.
-
View User Profile
-
Send Message
Posted Feb 19, 2013i have vault
@Devinish
-
View User Profile
-
Send Message
Posted Feb 19, 2013@SuperSlug1630
I suggest you take a look at the Vault page.
-
View User Profile
-
Send Message
Posted Feb 19, 2013@Devinish
omg :/ is that the only economy plugin that willl work with it becuase of course thats one of the plugins that wont download. i looking for a plugin that you start off with a little money and they can buy whatever from the store
-
View User Profile
-
Send Message
Posted Feb 19, 2013ok thank you!