CraftEco - Economy plugin for API 8

This is a discussion topic for the Ore project, CraftEco. View the full project on Ore for downloads and more information.


If you find any issue or you have any suggestions you can create an issue in the issue tracker.

To support this plugin just simply enable the metric in the sponge config file for anonymous data collection.

Features

  • Multi-currency support
  • H2/MySQL support
  • Using cache
  • Configurable Message

Command

The account parameter usually to be the player’s name, when a player going to join the server, crafteco will try to create an account for the player and the identifier of the account is the player’s name

Command Permission
/pay [account] [amount] <currency> crafteco.command.pay
/adminpay [account] [amount] <currency> crafteco.command.adminpay
/bal <account> crafteco.command.balance
/baltop <currency> crafteco.command.balancetop
/eco set [account] [amount] <currency> crafteco.command.eco.set
/eco reload crafteco.command.eco.reload
1 Like

A new version has been released for CraftEco, it is available for download here.


Economy Service for Sponge API 8

A new version has been released for CraftEco, it is available for download here.


  • new command /baltop
  • code clean up
  • bug fixes