QuickShop
QuickShop
The Predecessors
Showcase was abandoned. Chestshop needed a display, with signs whose order you could never remember. SCS has too many commands. I'm yet to find someone who uses essentials shops.
Don't get me wrong though, they're all awesome plugins each in a few ways.
QuickShop
So, I set out to write this. QuickShop. QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need!
Features
- Easy to use
- Togglable Display Item on top of chest
- NBT Data, Enchants, Tool Damage, Potion and Mob Egg support
- Unlimited chest support
- Blacklist support & bypass permissions
- Shops that buy items and sell items at the same time are possible (Using double chests)
- Herochat support
- Checks a player can open a chest before letting them create a shop!
No longer accepting feature requests
For those people that hate reading, here's an awesome video from UltiByte:
A more up to date and informative video can be found here
Installation Guide:
http://www.youtube.com/watch?v=eJsv7fqaXNk
How to Create a Shop
- Place a chest on the ground
- Hit the chest with the item you want to trade
- Type in price for the item (As prompted) in chat
- Fill the chest with the items you wish to sell
Advanced
- Face the chest
- Type either /qs sell or /qs buy to make the shop buy/sell instead (Optional: use /shop instead of /qs)
- Stock the shop accordingly, if necessary.
How to Buy/Sell to a Shop
- Find a shop
- Hit / Left click the shop
- Enter the amount you wish to trade in chat
Menu Example:
See it in action:
http://maxgamer.org or
play.maxgamer.org:25571 and /warp market!
Commands
- /qs unlimited - Makes the shop you're looking at become unlimited.
- /qs setowner <player> - Changes shop owner to <player>.
- /qs buy - Changes your shop you're looking at to one that buys items
- /qs sell - Changes your shop you're looking at to one that sells items
- /qs price <price> - Change the price of your shop that you're looking at
- /qs clean - Removes any existing shop that has 0 stock.
- /qs find <item> - Use to find the nearest shop that begins with <item> - E.g. '/qs find dia' will find the nearest diamond shop.
- /shop - Alias (Optional) of /qs
Player Nodes
- quickshop.use - Required to use ANY quickshop
- quickshop.create.sell - Required to make a QuickShop (At all)
- quickshop.create.buy - Required to use /qs buy (Change the shop type from Sell -> Buy)
- quickshop.create.double - Required to make doublechest shops.
- quickshop.create.changeprice - Required to use /qs price (Ability to change the price of a shop without destroying it. This may allow for some scammers to quickly change the price while someone is buying.
- quickshop.bypass.ItemID - Required to sell blacklisted items (E.g. bedrock)
- quickshop.find - Required to use /qs find <item>
Admin Nodes
- quickshop.unlimited - Required to use /quickshop unlimited
- quickshop.setowner - Allows use of /qs setowner
- quickshop.other.destroy - Allow breaking other peoples QuickShops if they're locked by this plugin
- quickshop.other.open - Allow opening (And stealing/Stocking) other players QuickShops
- quickshop.other.price - Allow changing price of other people's shops
- quickshop.refill - Ability to refill chests using a command (=Unlimited items)
- quickshop.empty - Ability to empty chests of all items
- quickshop.clean - Permission to purge any shops that have 0 stock.
Source: Source on Github
Checkout the config over here.
Have Towny?
Try out this plugin http://dev.bukkit.org/server-mods/quickshop-towny-interop/ to stop players creating shops outside of Towny shop plots!
Calculating Economy Prices
Vagrant326 has created an Excel spreadsheet that allows you to calculate prices for a market, if you're looking to set one up! It takes a few minutes to setup the basic material prices, and once done, will tell you the appropriate value for almost any material! http://www.planetminecraft.com/blog/how-to-create-stable-prices-system-on-your-server/
Hi, I'm an 19 year old University student studying Software Engineering. I spend my time writing code that I receive practically no reward for other than people asking questions I've answered a hundred times before. I know server Admin's and Owners aren't the richest of people - But if you're feeling particularly generous, I always appreciate any amount for the time and patience I put into coding Bukkit plugins.
-
View User Profile
-
Send Message
Posted May 26, 2013@netherfoam
This command does not seem to remove entries that have been destroyed by left click :(
-
View User Profile
-
Send Message
Posted May 26, 2013@Iversen123
QuickShop shouldn't run on tekkit anyway? ;|
@machogamzer
People automatically get quickshop.use permissions. Using pex you can remove it by editing the permissions.yml file, and adding a -quickshop.use permission node (including the -) which removes the permission.
Alternatively, you can edit the plugin.yml inside the jar file and set quickshop.use to default to false, but this would be required after every update.
There are too many morons using my plugin to not give this node out by default.
-
View User Profile
-
Send Message
Posted May 26, 2013Hello sir! I utterly love this plugin. But I have one request. When I added it it seems like everyone can access the shop? Like everyone can purchase items from it without the permissions: quickshop.use, and that frustrates me since it was supposed to be a "Donator-Exclusive" shop system.. making more people donate for the server. Any chance you can look into this? Using PeX as permissions btw. Thank you!
-
View User Profile
-
Send Message
Posted May 26, 2013@netherfoam
It dosn't work for me :-/ My friend is driving a Tekkit server, and im helping him with plugins and permissions bla bla bla, so can it be a problem with quickshop and tekkit?
-
View User Profile
-
Send Message
Posted May 25, 2013@Siphonex
Yeah, /qs clean is the one. Removes sell shops which are empty. If you have shops locked using QuickShop, I don't recommend this, because it means the lock will be removed. If the shop has 0 stock, it doesn't necessarily mean it has 0 items in it.
-
View User Profile
-
Send Message
Posted May 25, 2013Is there anyway to purge the sqlite database of shops that are no longer active?
-
View User Profile
-
Send Message
Posted May 24, 2013@Iversen123
Use shops: quickshop.use Create shops: quickshop.create.sell
@Squall28600
If a player can open a chest, a player can create a quickshop. If you want finer control, write your own plugin, and listen for a ShopPreCreateEvent and cancel it when necessary.
-
View User Profile
-
Send Message
Posted May 24, 2013Possibility to configure that plugin with plugins faction?
(block to interact with shop in safezone or warzone or enemi territories)
-
View User Profile
-
Send Message
Posted May 24, 2013What's the permissions for letting the group 'default' using quickshop in 1.2.5? I tryed the 'quickshop.use' but then you as user clicks on a quickshop the buy thing wont show up :-/
-
View User Profile
-
Send Message
Posted May 22, 2013@xJoshJx
Or you could do what I did and remove quantity from the sign all together.

-
View User Profile
-
Send Message
Posted May 21, 2013@xJoshJx
I'm not forcing players to buy in bulk. If you want that, go use ChestShop or something.
-
View User Profile
-
Send Message
Posted May 21, 2013Kick arse plugin, thank you!
So... can you allow change in quantity sold? /qs quantity or /shop # or /qs # Make it read the last sign line for the price and quantity.
instead of 'For 1.00 Each' make it use a format like '1.00 for 1' and then allow '5.00 for 5' with the use of /qs price 5.00 and /qs # 5
:[Quick Shop]
:Selling 1024
:Stone Bricks
:5.00 for 5
or if that doesnt work out, I guess you could not keep the stock number on the sign, so it would look like
: [Quick Shop]
: Selling 5
:Stone Brick
:For 5.00
but this way could get confusing.
-
View User Profile
-
Send Message
Posted May 19, 2013Love the patch notes (I think) :p
-
View User Profile
-
Send Message
Posted May 19, 2013I did several reboots. I also refreshed the whole config, but the Problem is still there
-
View User Profile
-
Send Message
Posted May 19, 2013@Thainification
And rebooted? I dunno whats going wrong then, it's working fine on my server. If I think of anything, Ill try it and post it here.
-
View User Profile
-
Send Message
Posted May 19, 2013yes, i always delete the old plugin jar and after that i upload the new
-
View User Profile
-
Send Message
Posted May 19, 2013@Thainification
Are you entirely sure you swapped the files over correctly?
-
View User Profile
-
Send Message
Posted May 19, 2013no, still the same :x
-
View User Profile
-
Send Message
Posted May 19, 2013@Thainification
Try https://dl.dropboxusercontent.com/u/72835893/Plugins/QuickShop.jar
-
View User Profile
-
Send Message
Posted May 18, 2013Still the same bug with 4.4 :/