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 Jan 8, 2013@deleted_7536780
To 0 you say? O_O That's a new one. I'll have a look :/
-
View User Profile
-
Send Message
Posted Jan 8, 2013First time using this plugin, Works great except 1 issue, Server restarted and all prices under 1$ e.g 0.2, got reset to 0
-
View User Profile
-
Send Message
Posted Jan 8, 2013@datjellyfish
Going to interpret as "Can I stop players creating shops outside a specific worldguard region?"
No, but I believe there is a way to give/take permissions based on what region a player is in with WorldGuard... Just give them quickshop.create.* in the worldguard region, and remove it from them outside the region.
-
View User Profile
-
Send Message
Posted Jan 8, 2013Is there a way to set it so you can only open these shops in worldguard regions?
-
View User Profile
-
Send Message
Posted Jan 7, 2013@AlphaModder3
Yeah
-
View User Profile
-
Send Message
Posted Jan 7, 2013is this working on R0.3?
-
View User Profile
-
Send Message
Posted Jan 7, 2013@Heliouse
Update to 3.4.1.
-
View User Profile
-
Send Message
Posted Jan 7, 2013I'm having an issue. Whenever I reboot my server, the items displayed on top of the chests disappear and all the shops stop working, making us have to manually redo every single shop by hand.
Any idea what may cause it?
-
View User Profile
-
Send Message
Posted Jan 7, 2013@netherfoam
Well I want that the shops are protected from stealing, but only allow the right item to be placed into ;)
I wrote a little plugin myself to fix this issue :)
-
View User Profile
-
Send Message
Posted Jan 6, 2013@KingMusic
Just change your gamemode to sell items instead
@xGh0sTkiLLeRx
Try change
Players will be able to actually open shops, unless you have another plugin protecting them (LWC, Lockette, WorldGuard, etc) - So making shops as "safe" chests is impossible
-
View User Profile
-
Send Message
Posted Jan 6, 2013I'd like to request that you are unable to put wrong items in the shops...
Took my users one day to try to store their items safe.
(PVP server -> no chest protection, shops are protected -> they have a safe chest)
-
View User Profile
-
Send Message
Posted Jan 6, 2013I would like a update that makes possible that Creative builders also can buy/create/sell.
-
View User Profile
-
Send Message
Posted Jan 5, 2013@milesmcc
It is now, Bukkit took like 3 days to approve it for some reason.
@mig4ng
I won't add open chests like that. (That would look ugly on a shop and players would be asking why its open and whose stealing from it!)
I could add the option to do that, but there's no point - Change your gamemode with your inventory, give another player your items, die, put items in another chest/furnace/whatever, you could easily bypass it with all of the above
-
View User Profile
-
Send Message
Posted Jan 5, 2013Can you make it impossible to creative players to buy/sell/fill chests in creative? And i've a little sugestion, can you make the chests open when the store have stock? like in this video: http://www.youtube.com/watch?feature=player_embedded&v=aEnEBQY43l0 at 5:48 That would be a awesome feature simple and cool :P
-
View User Profile
-
Send Message
Posted Jan 5, 2013Alright, fixed however...
The version of QuickShop I'm using (currently the newest one) is found here (https://dl.dropbox.com/u/72835893/Plugins/QuickShop.jar) but that version is not uploaded to bukkit dev. I thought I might point that out.
-
View User Profile
-
Send Message
Posted Jan 5, 2013Problem...
Every time I reload the server the plugin resets... all the shops go away.
Any fixes?
-
View User Profile
-
Send Message
Posted Jan 5, 2013@DragoHorse
No, just use
/qs setowner Server
and make sure the username Server is banned.
-
View User Profile
-
Send Message
Posted Jan 5, 2013@netherfoam
Ok, cool! Its working. Thanks allot! :) Also is it possible to change if a owner of the chest buy's from unlimited chest to get charged too? :P
-
View User Profile
-
Send Message
Posted Jan 5, 2013@DragoHorse
You still didn't mention what version you're using, so try updating to 3.4.1:
https://dl.dropbox.com/u/72835893/Plugins/QuickShop.jar
-
View User Profile
-
Send Message
Posted Jan 5, 2013@netherfoam
Yeah, I just found out, its because I was the owner. :P And no error's on startup. It seem's if I restart my server up, the blocks on the chest are gone and my friend can enter my chest, if he left clicks on it it asks him to trade the item he holds. Yes I have Vault installed. When I create the shop after 5seconds I get that error. http://pastebin.com/z7UNFTJP Anything I did wrong? I just placed the .jar into the plugin folder and thats it.