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 Nov 4, 2012@Sepioth
What economy do you have installed for vault to hook into?
-
View User Profile
-
Send Message
Posted Nov 4, 2012As far as I know vault is loaded.
Clips from Console log
Vault and Quick shop loading:
where error occurs:
-
View User Profile
-
Send Message
Posted Nov 4, 2012@Sepioth
Vault dev.bukkit.org/server-mods/vault/ must be installed
@Oberdiah
Tried reloading your perms? Also what permission system? Can you show me the exact nodes you've given your players? Are you sure it's your players you've given them too? Try giving someone quickshop.* (Not permanently!) and see if they can use it. If they can, tell me.
@to175
Server.log file, I can't help you without it. There is something going wrong before quickshop loads... Probably vault... Or... as Sepioth said, create the shop first. The video shows you how to do that.
-
View User Profile
-
Send Message
Posted Nov 4, 2012before u can use the sell and buy commands I believe you need to create a shop first.
Left click (hit/punch) a chest with the item you want to sell from that chest first. then enter chat and type how much u want to sell it for.
-
View User Profile
-
Send Message
Posted Nov 4, 2012Hi,
I can't create a sell shop... in fact I can't use /qs sell or /qs buy !!! there is a BUG!!
It sais that the shop named "sell" or "buy" doesn't exist !!!
MC 1.4.2 with craft bukkit 1.4.2 Ro2
-
View User Profile
-
Send Message
Posted Nov 4, 2012Only ops can do anything on my server. I've changed all of the player nodes to what it says and looked at the config. Can you suggest a fix or a way to get past this?
-
View User Profile
-
Send Message
Posted Nov 4, 2012I can not get it to create a shop.
I Punch with item and it says to enter price in chat. When I do nothing happens. If I try to set price to zero It says price must be greater than $0.01. If I try to set price with a $ it says shop canceled.
So it appears it is seeing my chat just nothing happens.
Using Vanilla MC client and server (1.4.2). Using CB 1.4.2-R0.2
Plugins installed: Quickshop v2.4 Vault v1.2.19-b248
EDIT:
Further inspection of my Console log shows this 04.11 09:40:02 [Server] SEVERE [QuickShop] Couldn't load vault!!! Errors will ensue!
So no idea really .. kinda new to all of this.
Could it be because I'm running MC 1.4.2 and bukkit is still in beta?
-
View User Profile
-
Send Message
Posted Nov 3, 2012Silly me ... forgot to install Vault. :)
-
View User Profile
-
Send Message
Posted Nov 3, 2012@Sepioth
No changes are required for 1.4.2 - Yes, it works on both 1.3.2 and 1.4.2
-
View User Profile
-
Send Message
Posted Nov 3, 2012Is there any chance of getting a version I/we can use on the latest Beta of bukkit (1.4.2-R0.2)?
-
View User Profile
-
Send Message
Posted Nov 3, 2012@Paperbeemo
Expect NBT Tags in the next week
@Dilski
ChatManager? Great. Another plugin destroying the chat event. Thanks for pointing it out, I'll see what I can do about it. And herochat is pretty alive: http://forums.spout.org/threads/chat-herochat-5-6-4-cb1-3-1-r1-0.4600/
-
View User Profile
-
Send Message
Posted Nov 3, 2012Can you add support with "ChatManager" please? It comes with permissionsex and is quite a standard chat plugin now. Herochat is somewhat dead.
Thanks in advance
-
View User Profile
-
Send Message
Posted Nov 1, 2012okay Thanks for feedback also thanks for the kits idea also when will u add nbt tags save better thank u for the server help as well :D
-
View User Profile
-
Send Message
Posted Oct 30, 2012@Paperbeemo
Not really a highly sought after feature, and imaginably a little complex to set up. Maybe look into charging players for a /kit?
-
View User Profile
-
Send Message
Posted Oct 30, 2012I got a idea allow mutli shops like Aclmists bundle 10.50
So i can have like bundles like diamound kit
and u can decdide what displays
all of them flowing in a circle
or a main one to show Sorry for gramer
-
View User Profile
-
Send Message
Posted Oct 29, 2012@quillis123
You most likely have a custom chat plugin screwing something over. What chat plugins do you have?
-
View User Profile
-
Send Message
Posted Oct 28, 2012Hi im having a problem creating quick shops. I place the chest, left-click with the block i want to sell, and it prompts me to put the price in. I type in chat "2" and nothing happens. What am i doing wrong?
-
View User Profile
-
Send Message
Posted Oct 22, 2012@netherfoam
-
View User Profile
-
Send Message
Posted Oct 21, 2012@cdcp
-
View User Profile
-
Send Message
Posted Oct 21, 2012I have two suggestions!