Discussion forum > Suggestions
Chest Shop
ViperZeroOne:
Even with the server market there appears to still be a demand for player-operated shops on the server. I've had some good experience with a specific plugin for Bukkit called ChestShop.
http://dev.bukkit.org/bukkit-mods/chestshop/
This very simple plugin allows players to create shops with just a sign and a chest. It links in beautifully with most economy plugins and even has the ability to function seamlessly with LWC and LogBlock. There virtually is no database overhead because the plugin just reads the signs and links to the nearby chest.
It also has really easy permission nodes so it's a really simple addition to the permission system;
ChestShop.shop.create.* - create all types of shops
ChestShop.shop.buy - buy any item from shop
ChestShop.shop.sell - sell any item to shop
ChestShop.mod - open any shop chest, destroy stores
ChestShop.admin - open any shop chest, destroy stores, create admin shops
360OLLIE:
This suggestion has already been suggested and I'm pretty sure it was denied. If you scroll down on this suggestions page, who can see frobalt's thread asking for the same thing. I would like for this to happen though too. The closest you can get to that is just make a chestshop or chest trading machine.
RuthlessTomato:
Apparently there is some sort of duping glitch, but as far as I know, that was patched. And also, staff don't want players making shops right outside spawn, but, as far as I know from other servers with this plugin, that rarely ever happens. The one problem I do know with this is that there is a way to scam players
Here is the way you put in the chestshop words (on a sign above a chest)
--- Code: ---(your username)
(number of items)
B/S(B=Buy/S=Sell)(item cost)
item name
--- End code ---
so it might look like:
--- Code: ---goalieguy60
1
S 500
diamond
--- End code ---
this means that a person can sell one diamond to the chest for and in return get $500.
The problem is, people can do
--- Code: ---goalieguy60
500
S 1
diamond
--- End code ---
this means the person will sell 500 diamonds to the chest for one dollar. Most people will view this still as $500 for one diamond, because they see the 500 and the 1, and by common sense people will assume it is $500 for one diamond. This could be counted as scamming but other than this just read the sign carefully before a huge payment and we could be fine with this plugin. I personally give it ***** stars.
(click to show/hide)I knew you'd return! I knew it!
☣2crzy4uall☣:
Holy shit! Hi Viper, long time no see. Anyhoo people who are determined to make shops, Like myself, can do it with redstone pretty easily.
ViperZeroOne:
--- Quote from: That Goalie Guy on June 05, 2013, 11:19:35 pm ---Apparently there is some sort of duping glitch, but as far as I know, that was patched.
--- End quote ---
You're correct that there WAS a duping glitch quite some time ago, but it's been removed. It doesn't allow you to make an "invalid" sign anymore.
Navigation
[0] Message Index
[#] Next page
Go to full version