Functions
- Command Prices - Require a certain amount of money before they can use this command
- Command ITEM Requirements - Require a certain number of (item) to process command.
Why?
Plugins like Essentials have this built in, but only for Essentials commands - this plugin allows you to set ANY command to have a cost, and/or delay. With the help of E-Con, a server administrator can regulate the use of any command.
Compatibility
C-Econ works with the following Economy Plugins: Vault
Upcoming Compatibility
There are dozens of used Economy Plugins - Compatibility will be added for each as time allows. In no particular order, the following are on the list:
Known Issues
Due to the Bukkit API, there is one major 'flaw' to be seen with this plugin, and unfortunately there is little that can be done about it at this time. The cost checks will fire before the command fires - As such, C-Econ does not know if the command was successful or not. That is, if you charge for "/tpa", Someone typing JUST "/tpa" will be charged. If they try to use the command on someone who is not online, they will still be charged.
I am trying to hack together a fix for this, but it is not looking good.

