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 Apr 25, 2013I have a user on my server who just broke one of my unlimited buy shops, yet the shop is locked and he does not have the permission node quickshop.other.destroy... what happened?
It appears to be allowing any player to break a chest. I just checked my permissions, and the only node that default users have is quickshop.use, quickshop.create.sell, quickshop.create.buy, quickshop.create.double, and quickshop.create.changeprice... what is going on?
-
View User Profile
-
Send Message
Posted Apr 25, 2013Can you add this:
Players can choose like this [item_Amount] for [Money_Amount] instead of just 1 Item for [Money_Amount].
Would be great! So people could see 16 cobblestones for 1 dollar or such :D
Also how do player remove his/her shop?
-
View User Profile
-
Send Message
Posted Apr 25, 2013@netherfoam
Thanks for reply. I didn't want to be rude. Please excuse my english. Still I have some chests in spawn which everyone has access to. Could I somehow disable making shops specificly in this area?
Thanks again, very good plugin.
Edit: One other thing: Maybe this is a bug. People can make free signs by creating shops. However they pay 300dolars to create a shop so it is not important. I wanted to let you know.
-
View User Profile
-
Send Message
Posted Apr 25, 2013@saxons12
Very Important
Be nice when you ask for a feature request, especially when the plugin page says specifically: No longer accepting feature requests
In response,
A player cannot create a shop on a chest they cannot open. No fix required.
-
View User Profile
-
Send Message
Posted Apr 25, 2013Very important:
The plugin must check for the permission node, WG build flag, Plotme build permission and the Lockette lock before letting the player create a shop. In the current conditions, players can create shops using chest in the spawn area. This is very annoying. Please fix this.
Thanks!
-
View User Profile
-
Send Message
Posted Apr 24, 2013Also I have this is the config: auto-sign: true but it does create the signs when I open a shop. (Edit: fixed by removing ":" from shop message config.)
When I click to buy from a shop and teleport it show the message under "shop-creation-cancelled".
Could you implant this: before logging in with AuthMe players should be able to interact with shops. (Edit: Nvm, it is already blocked.)
-
View User Profile
-
Send Message
Posted Apr 24, 2013@saxons12
Yes, edit messages.yml
-
View User Profile
-
Send Message
Posted Apr 24, 2013Is there localization support? If there is this is the best Shop plugin i have ever seen! If not please implament it so I can start using it on my 400 online server :)
I would want to change the rows on the sign, Buying, For ... each part. The chat messages that show up, and the commands if possible. (I could do the commands myself.) Thanks!
-
View User Profile
-
Send Message
Posted Apr 24, 2013@semirotta
Set the owner of the shop to a fake account then... Like "Server" or "Admin".. Make sure the username is banned though.
/qs setowner tax-account
Delete shops by breaking them or facing & doing /qs remove
-
View User Profile
-
Send Message
Posted Apr 24, 2013is it possible to create puplic server shops so i dont get the money if people buy from the shop nor i dont lose money if they sell into the shop? coz i cant play my own survival properly this way :(
Also how can player get rid of the shop if they dont want to sell anymore?
-
View User Profile
-
Send Message
Posted Apr 24, 2013@netherfoam
Hmm, I set up the permissions like how its supposed to be, but to clarify what i meant:
Being able to put other items into the chest that are not for sale.
-
View User Profile
-
Send Message
Posted Apr 24, 2013@DreamPhreak
You wouldn't be worried if you read the config or permission nodes, then!
-
View User Profile
-
Send Message
Posted Apr 23, 2013One thing I was worried about before installing this:
This is just the 1 thing that bothers me, which allows players to use their shops as ungriefable storage, like putting their diamonds in the chests. For example, sell dirt, but then when you open the chest and stock it, you can put anything into it, and the plugin doesnt block or prevent it at all!
-
View User Profile
-
Send Message
Posted Apr 23, 2013@Serilum
Done, thanks!
@RealNoob1
Try watch http://www.youtube.com/watch?v=eJsv7fqaXNk
@CourtneyOnFire
There's a config option for disabling signs now, you may need to regen your config to see it.
@broomy123
I tried. Bukkit still has a shit and broken API for item frames. Nag them if you want the feature.
-
View User Profile
-
Send Message
Posted Apr 23, 2013It would be a good idea to implement item frame into this plugin, so the config can be changed to allow either a floating item ontop, or the item showcased in a item frame.
-
View User Profile
-
Send Message
Posted Apr 23, 2013Suggestion is to make it require them to have their own sign when creating the shop because as of right now they can basically get unlimited signs.
Thanks - Courtney
-
View User Profile
-
Send Message
Posted Apr 23, 2013@paulthepoon @netherfoam
LWC can do this as well. I myself am testing out giving all players the quickshop.other.open perm node in my factions world, this way when a faction is raided, the shop can be looted. Dunno if it is working yet though, but I don't see why not.
-
View User Profile
-
Send Message
Posted Apr 23, 2013I installed the plugin but when i place down a chest and hit it with an item, noting happens... Could anyone help me please? I already use CB 1.5.1-R0.2
-
View User Profile
-
Send Message
Posted Apr 22, 2013You should change 'soft-depend' to 'softdepend' in your plugin.yml. It doesn't really do anything otherwise!
-
View User Profile
-
Send Message
Posted Apr 20, 2013@turikhay
Can you try this one? https://dl.dropboxusercontent.com/u/72835893/Plugins/QuickShop.jar