ServerShop-gui
![]()
ServerShop-gui is a shop system. It allows players to buy item from a defined item list. It uses a Inventory to display the shop GUI. This plugin requires latest version of Vault, other than that, just drop it in plugins (make sure you have Vault plus a supported economy plugin installed)
WARNING: BECAREFUL WHEN SELLING COMMANDS OR PERMISSIONS IF YOU MISS SPELL A PERMISSION NODE AND ADD ONE THAT DOESN'T EXIST, THE PLUGIN WILL RESET YOUR ITEMS.YML, SO HAVE A BACKUP OF YOUR ITEMS.YML
Features
- Put any Items you want in the Shop
- Configure Amount and Price
- Lightweight and simple to use Plugin
- Open the shop either with a right click on a defined Item or a command
- Multiple Shops
- Highly customizable
- Purchasable permissions nodes
- Purchasable player commands
- Purchasable console commands
- Custom Lore
- Enchantments
- Custom display names
Support&Questions
If you have any questions/bug reports or feature requests. Please click on Tickets on top, and create a new one.
Thanks.
Usage
- The Interface(GUI)
- This is a display of all current Items, you click an item to buy it.

Video Tutorial
Thanks to VariationVault for the Video (The video might be outdated)
Metrics Statistic Collection
Metrics is used to collect plugin statistics. Only data such as plugin version and players online is collected. If you do not wish for this data to be collected, disabled the feature in your config.yml (EnableMetrics = false)
stock:
'0':
Type: Item
Reward: Wood:1
Displayname: This is a custom Item name.
lore:
- 'Look a '
- fancy lore
- '&ccan &abe &fadded :)'
Pricetype: Money
Price: 25.0
Sell: 5.0
Amount: 9
'1':
Type: Item
Reward: Stone
Pricetype: Money
Price: 40.0
Sell: 19.5
Amount: 9
'2':
Type: Item
Reward: Diamond_sword
Displayname: Sword of Fire
Enchantments: FIRE_ASPECT:3;KNOCKBACK:40
Pricetype: Money
Price: 25.0
Sell: -1
Amount: 1
'3':
Type: Item
Reward: Mob_Spawner
Pricetype: Money
Price: 500.125
Sell: 0.0
Amount: 1
'4':
Type: Item
Reward: Lever
Pricetype: EXP
Price: 5
Sell: 1
Amount: 64
'5':
Type: Item
Reward: Apple
Pricetype: Money
Price: 0
Sell: 0.0
Amount: 20
'6':
Type: Command
Reward: Wood:4
Pricetype: Money
Displayname: Wood Reward
lore:
- '&eThis is a new Feature '
- '&eIt will run multple commands'
- in this case give and a say announce!
Command: give %player% wood 64
Price: 50
-
View User Profile
-
Send Message
Posted Oct 4, 2013Nice job. This plugin is exactly what I'm looking for on my server. It has a lot of potential. One thing prevents me from using it though. I cannot setup other shops. I use the /shop create command, it creates the file then states that an internal error occurred. Later when I try to use the /shop add command to add items to the shop I just created, it says shop doesn't exist. Any ideas?
-
View User Profile
-
Send Message
Posted Oct 4, 2013Can you add a feature for custom item names? Because I use guns and the item name does not appeare, but when I buy the gun, the name is there :)
-
View User Profile
-
Send Message
Posted Oct 4, 2013@jithins
i am using the latest build
-
View User Profile
-
Send Message
Posted Oct 4, 2013@karatepancake
jsut find the proper craftbukkit....
-
View User Profile
-
Send Message
Posted Oct 3, 2013Here is the error link: Link Removed: http://www.mediafire.com/view/myfiles/#xh2w31gz4oovsz1
-
View User Profile
-
Send Message
Posted Oct 3, 2013@karatepancake
Still working fine on my 1.6.4 server. Any error logs? When does it crash? Manually adding items to config or via command?
-
View User Profile
-
Send Message
Posted Oct 2, 2013this no longer works in 1.6.4 I tried to add an item to the shop and now it crashed. There are no items showing
-
View User Profile
-
Send Message
Posted Sep 29, 2013How close until we can change items that show up on /shop?
-
View User Profile
-
Send Message
Posted Sep 29, 2013Good job, this plugin is AWESOME. I look forward to the version with the enchantments
-
View User Profile
-
Send Message
Posted Sep 28, 2013@xXxMC_LegendxXx
Wouldnt they eventually run outa money?
-
View User Profile
-
Send Message
Posted Sep 26, 2013Can you make a branch of this plugin where you can make it so when you click on one of the items it launches a command in the console with you can set in the config?
-
View User Profile
-
Send Message
Posted Sep 25, 2013Can you add an option for a cooldown on the shops? Because if you spam buy/sell something you get a playerClickEvent error.
-
View User Profile
-
Send Message
Posted Sep 22, 2013Make an option to remove shops <command>
-
View User Profile
-
Send Message
Posted Sep 21, 2013Will this work?
Situation:
Item for right clicking is set for enderchest.
Place enderchest on the ground and preconfigure a shop
1. is it possible to have a different shop for each configured enderchest
2. is it possible to right click the placed enderchest to open a shop?
-
View User Profile
-
Send Message
Posted Sep 17, 2013Hello,
Im running a Feed The Beast server with my friend. So we are on version 1.5.2. My question is, will it work on 1.5.2?
Gratz
-
View User Profile
-
Send Message
Posted Sep 16, 2013@GreenGrizzlyBear
A CommandShop type will come with the next version ;)
-
View User Profile
-
Send Message
Posted Sep 15, 2013THANK YOU FOR MAKING THIS! :D
-
View User Profile
-
Send Message
Posted Sep 14, 2013@crysis992
Last thing, what about a place holder like {name}, and a way to run commands
So I could charge someone to buy a rank, and run the command /manuadd {name} rank1?
-
View User Profile
-
Send Message
Posted Sep 14, 2013@dammat23
The way i store the shop infos does not support an edit mode, sorry.
@BoomShnizel
Removable Return button is planned same for Names.
But Player shops are not planned and won't be added. This is a Server Shop and will stay a Server/Admin shop only. Sorry
@RustyDagger
Like i already said a few times, Name/Lore and Enchantment Support will come, but the way i store the shop items at the moment doesnt support that. That would require mostly a whole rewrite of the entire plugin. So this may take a while.
@GreenGrizzlyBear
Its not possible to change the items in the shoplist yet, this will come with the next version.
-
View User Profile
-
Send Message
Posted Sep 13, 2013@RustyDagger
Amen to that
On a different topic, where can I find out how to change the items that show up in /shop?