
With a normal, sign-based shop, players have to teleport to the shop, find the sign they want, and spend lots of time for just one item. With the Shop Menu plugin, however, you can just have a GUI for your shop that players can access from anywhere!
NEW: Added enchantments support!
This plugin is very simple to use and very interactive. All you have to so is type /shop and then a menu will pop up. I have already put some example items there so you will see those listed there. To buy an item, simply right click it and you will get it. Want multiple items? Click it more than once! To sell items, click the pressure plate on the top right side of the GUI menu which will take you to the sell page. Again, same process: right click to sell an item.
Adding new items is very simple and very configurable. All the notes will be in the config. You can she price, lore, name, and the data value of an item.
| Command | Function | Permission |
|---|---|---|
| /shop | Opens up the shop GUI | shop.use |
| /rs | Reloads the config | shop.reload |
Everything in the config is commentated. But here are a few critical reminders:
Add this line:
enchantments: <enchantmentID>:<level>
The enchantment ID MUST be a number. Refer to the Enchantment ID List if you need to.
somewhere under your items name. Example:
buy: item1: item-id: 310:0:20.5:9:&cDiamond Helmet enchantments: '0:1' item-lore: - '&bRight click to buy!' - '&4$20.5'
The enchantment ID MUST be a number. Refer to the Enchantment ID List if you need to.

The following is a video made by me. If you make a better video that this one, I just may put yours here:
This plugin requires Vault and an economy plugin (Essentials, iConomy, etc.)
A lot of people seem to be having problems with setting up the config correctly, so I will try to eliminate the confusions here:
item-id: THE_ID:DATA_VALUE:PRICE:SLOT:NAME
Banner made by mrgameguideguys :)
Have questions? Feel free to PM me or leave a comment.
Found a bug? Report it and I will fix it ASAP!
Have ideas for things I could add to this plugin? Comment down below or PM me!