Buy or Sell Items by Command!
This plugin allows server admins to create an admin shop, where players are able to buy or sell items with a command. It is possible to add each item in the shop and set the prices, so you can create a custom admin shop for your Server!
This Plugin depends Vault!
- Vault must be installed on the server, so that this plugin works.
- Vault: http:dev.bukkit.org/server-mods/vault/
- In addition, you need a economy plugin which manages your accounts like Essentials Eco or iConomy.
Commands & Permissions
- See commands ingame with /shop or look at the image above
- Permissions: adminshop.command.<CommandName> (f.ex. adminshop.command.buy) .
Short Tutorial
You want players to be able to buy dirt but not to be able to sell it.
- First you take dirt in your Inventory
- Select the item (Item in Hand)
- Type /shop add [Price for 1 Dirt] -1 (This means players can buy 1 dirt for '[Price for 1 Dirt]' but can't sell it because of '-1')
- Now dirt was added to the shop
- You can now buy dirt by typing /shop buy 3 10 (You will buy 10 dirt)
Or watch the video: