EcoChest
Introduction
EcoChest is a simple plugin based on this suggestion: EcoChest Plugin. The Money Maker. Basically, you put an item that has its price defined in Config.yaml (by default just apples) and it will disappear and give you a certain amount of money once you close the chest.
Dependencies
This plugin requires Vault. You can get it here: Vault. It also requires an economy plugin listed on that page.
Installation
- Download Vault, an economy plugin listed on Vault's project page, and the newest file here.
- Put Vault and the economy plugin into your plugins directory.
- Start the server.
- Put the file you got here into your plugins directory.
- /reload or a similar command.
Commands
Currently, there is 1 command:
- /ecochest create - if you do it while looking at a chest it will turn the chest into an EcoChest
TODO Commands
- /ecochest additem <item name, like APPLE> <price, as a double, aka a number with a decimal digit, such as 2.0>
Permissions
Currently there are no permissions.
TODO Permissions
- ecochest.* - gives access to all ecochest commands/actions
- ecochest.admin.* -gives access to ecochest.create and ecochest.additem
- ecochest.admin.create - gives access to /ecochest create
- ecochest.admin.additem - gives access to /ecochest additem
- ecochest.usechest - use a ecochest
Other Information
If you have any problems at ALL with this plugin, just submit a ticket or ask below in the comments. This will be loaded onto GitHub soon, so those who would like to tinker around with it can. If you make a plugin based of mine, please tell me down below in the comments, so I can tell Bukkit it is okay and add it to the list of plugins based of mine.

