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 Mar 27, 2013@jack588
Try remove your -quickshop.create.double line, and see if it works. If it does, you have a bug to report to group manager (...or get a real permission system)... And try use /qs find to see if you have any permissions at all. If you dont have perms for qs find, then youve definitely setup permissions wrongly.
-
View User Profile
-
Send Message
Posted Mar 27, 2013@netherfoam
i use groupmanager for permission, please check my member group permission here
http://pastebin.com/tZusmXCL
is there something wrong? i have 1.4.7 bukkit and the latest quickshop,vault,and essentialeco
-
View User Profile
-
Send Message
Posted Mar 27, 2013@jack588
Retry. Sounds like you havent done your permission system properly then.
-
View User Profile
-
Send Message
Posted Mar 27, 2013member,builder,moderator, and above can't create but only owner with "*" permission can create this shop why? i have quickshop.create.* permis for member group
-
View User Profile
-
Send Message
Posted Mar 27, 2013Already now it, i used trapped chests xD
-
View User Profile
-
Send Message
Posted Mar 27, 2013is breaking the chest only way to delete a shop? Breaking the sign is not deleting the shop.
-
View User Profile
-
Send Message
Posted Mar 27, 2013@netherfoam
Where do i put the perms ?
-
View User Profile
-
Send Message
Posted Mar 26, 2013@netherfoam
I see. One more thing. How do I get this to work?
quickshop.create.double - Required to make doublechest shops.
I've already added the permission node. What now? A detailed explanation would be nice :P
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Hayonaise
Messages.yml allows you to change what displays on the sign. If you mean change item names, you cant, but youre welcome to write the code yourself and send a pull request on github!
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Gianpucca
Do you have permissions setup? You need quickshop.create.* perms. Are you in adventure? Adventure doesnt work for shops
-
View User Profile
-
Send Message
Posted Mar 26, 2013@dwight28
You have set pau unlimited shop owners to false in your config.
-
View User Profile
-
Send Message
Posted Mar 26, 2013Can I change what shows up on the sign? Cant seem to find it...
-
View User Profile
-
Send Message
Posted Mar 26, 2013@netherfoam
When i place the chest , then hit it with a stone or something. nothing works. I have vault , Iconomy 7 and Quickshop. How ! i am not in creative.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@netherfoam
Yes, I made the chest unlimited. Here's my config:
http://pastebin.com/ECmXceKq
-
View User Profile
-
Send Message
Posted Mar 26, 2013@dwight28
Is the chest unlimited? Are you buying from yourself? Can i see your config (Blank the passwords)
-
View User Profile
-
Send Message
Posted Mar 26, 2013@netherfoam
How do I make it so that when players purchase from the chest, the owner of the chest receives the money? I've already tried setting the owner to the chest, they still don't receive the money.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@netherfoam
Haha. That was the dumbest mistake. Thanks!
By the way, if I set the owner of the chest to someone, when players purchase from that chest, the owner of the chest receives the money correct?
-
View User Profile
-
Send Message
Posted Mar 26, 2013@dwight28
You're most likely in creative or dont have permission to create a shop.
-
View User Profile
-
Send Message
Posted Mar 26, 2013This doesn't seem to work for me. Everytime I hit the chest with an item, it just breaks. Even if I hold shift.
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Necromedes
Again, you're transferring money to yourself. Setup the shop with another account or set it up, then do /qs setowner <name of person>.. then do whatever transaction you want.