/
An addon plugin that adds a /buy command to purchase items directly from your existing shop plugin.
| Command | Description | Permission |
|---|---|---|
| /buy | Buy an item from the shop | economyshop.buy |
| /buy list [search] | List available items | economyshop.buy |
| /buy reload | Reload items from shop config | economyshop.admin |
| Permission | Description | Default |
|---|---|---|
| economyshop.buy | Use the /buy command | true |
| economyshop.admin | Reload the addon | op |
/buy diamond 10 - Buy 10 diamonds
/buy iron_ingot 64 - Buy 64 iron ingots
/buy list - Show all buyable items
/buy list diamond - Search for items containing "diamond"
EconomyShopBuyAddon.jar into your plugins folder/buy to purchase items!All prices come directly from your shop configuration.

An addon plugin that adds a "/buy" command to purchase items directly from your existing shop plugin e.g. EconomyShopGui.