Shop
Shop allows users to quickly create shops to buy and sell items with little effort and no commands to type!
By simply placing a sign in front of a chest, players can create their own shops to buy or sell items!
IMPORTANT:
SHOP IS NO LONGER BEING UPDATED ON BUKKIT.
(You need to create an account on Spigot to view the link)
Features:
- No commands required.
- No permissions required. (But are supported)
- Shops visually display the item they are selling.
- Compatible with Tekkit.
- Plug and Play.
Have a question? Please read these first.
Optional Commands:
/shop list - displays how many shops exist on the server.
/shop refresh - refreshes the display items on all of the shops. (Requires operator permission)
Conflicting Plugins:
PersonalPickup
BlockPickup
Shop Permissions (optional)
shop.use - allows player to use shops
shop.create - allows player to create shops
shop.destroy - allows player to destroy shops
shop.operator - allows player to bypass shop restrictions and regulations
Shop is by far the easiest to use shop plugin to date and is also the most fun. People on your server will not be able to get enough!
This plugin uses an auto-update system which will detect if your plugin is out of date and automatically download the latest version of the plugin. Learn how to disable this service.
This plugin uses plugin metrics, which collects information and sends it to mcstats.org. You can disable this via /plugins/PluginMetrics/config.yml if you do not wish to participate in the data collection. Learn more about it here.
I have put many hours of work into this plugin and it is my hope than anyone who enjoys the features it brings to their server will donate.





-
View User Profile
-
Send Message
Posted Apr 2, 2014Suggestion: Add an item black-list feature?
-
View User Profile
-
Send Message
Posted Mar 31, 2014@gamermomoe
Thank you. I was not trying to pressure people into donations with that message. I just wanted to stress the fact that I do not do this for money because otherwise I would not be doing it. But thank you for your generosity. I really appreciate it.
-
View User Profile
-
Send Message
Posted Mar 31, 2014@SnowGears
We understand mate. Donated $5 to ease some of the burden and stress. I know it's not much, but take it easy. :)
-
View User Profile
-
Send Message
Posted Mar 31, 2014@SnowGears
Ahhh i see ur message :) allright
-
View User Profile
-
Send Message
Posted Mar 31, 2014I already stated yesterday I am working on an update that will fix all of your issues. I will release a beta version somewhere else so people can test before I make an official update. Please try to be patient until then.
I have many projects and get paid next to nothing for the hundreds of hours of work I put into them all. I am also in college which means I have to stay focused on school most of the time. Please try to understand I am doing the best I can to keep everything updated. Thank you.
-
View User Profile
-
Send Message
Posted Mar 31, 2014so my shops disappeared again luckily i have the shops yml files but when i upload them the shops dont comeback the files get erased.. im sick of creating these shops over and over
-
View User Profile
-
Send Message
Posted Mar 31, 2014I too am getting an item duplication glitch on server restarts.
-
View User Profile
-
Send Message
Posted Mar 31, 2014Hello,
Possibility to create translate french version ? Selling = Acheter Buying = Vendre ....
Thanks and good job
-
View User Profile
-
Send Message
Posted Mar 31, 2014Working on an update that will fix all of the issues. I will release a beta version somewhere else so people can test before I make an official update.
-
View User Profile
-
Send Message
Posted Mar 25, 2014im having issues with this plugin.. shops getting erased.. shop display goes away.. wont comeback on refresh.
-
View User Profile
-
Send Message
Posted Mar 24, 2014Plugin working well and i don't find any glitch for time. Thanks
But i have this strange log totally random :
I use Lockette, Mychunk, and Lift, on a last spigot server.
What do you think about that ?
-
View User Profile
-
Send Message
Posted Mar 23, 2014@CoolV1994
since I tried it with the pixelmonmod enabled where only Pokémon exist as mobs that theory won't really work
-
View User Profile
-
Send Message
Posted Mar 22, 2014Can I have some help please, I love this plugin but when ever i reload my server the shops get ERASED.
-
View User Profile
-
Send Message
Posted Mar 19, 2014@CoolV1994 I posted this comment the other day when I experienced the duplicate item glitch.
Today I saw and Enderman in my shop. This led me to the theory that perhaps an Enderman tries to pickup the chest, then because of WorldGuard, LWC, or Shops the chest break action is canceled which will cause shops to create a new item because the old display item "isn't there". Similar theory applies to Zombies since they are also able to pick up ground items. Perhaps a zombie will walk by a shop and attempt to pick up the display item. You see where I'm going...
-
View User Profile
-
Send Message
Posted Mar 18, 2014Hello,
I'm having an issue with the plugin. The first time I ran it, it worked fine. The shops created and worked perfectly. However, the next time I loaded the server an error was thrown and the plugin didn't load. I then shut off the server, ran it again and found all shops deleted. Thankfully you guys have a backup file, so I pasted that in. It now tries to load, but gives the same error. I'm using the latest build.
[21:10:52] [Server thread/ERROR]: Error occurred while enabling Shop v1.4.8 (Is it up to date?) java.lang.NullPointerException at org.bukkit.Location.getBlock(Location.java:82) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at com.snowgears.shop.ShopHandler.loadShopsFromConfig(ShopHandler.java:209) [?:?] at com.snowgears.shop.ShopHandler.loadShops(ShopHandler.java:195) [?:?] at com.snowgears.shop.Shop.onEnable(Shop.java:147) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
-
View User Profile
-
Send Message
Posted Mar 17, 2014@snowgear
How is villager Trade window going? I saw someone wrote about problem with enchanted item, tought about it and villager trade window would solve this i think.
Example: hitting chest with enchanted book then fill it with diffrent enchanted books now buyer can see what book he can get befour buying it, if i dont like the one offerd he can reopen trade window and get another offer.
Will gladly donate again for this features :)
-
View User Profile
-
Send Message
Posted Mar 16, 2014@bratpitt
It also appears around X: 10000 Y: doesn't matter Z: 10000
-
View User Profile
-
Send Message
Posted Mar 16, 2014Duplicated items glitch is now isolated i think, and a ticket is posted!
So hold out until snowgears or spymaster365 solves it!
-
View User Profile
-
Send Message
Posted Mar 16, 2014@bratpitt
@bratpitt Oke thanks
-
View User Profile
-
Send Message
Posted Mar 16, 2014There's one thing i have installed and you don't have installed; plugins I have the following plugins installed: - essentials - groupmanager - shop - vault - essentailsantibuild - essentialschat - essentialsgroupmanager - essentialsprotect - essentialsspawn