myEco, is a plugin that allows you to create and manage multiple currencies in your server, this plugin allows you to simply create and manage your economies from commands. their starting value, their symbol, and more!
myEco is storing the data of your currencies inside yml's, that can be simply edited and be managed. You can edit all of your coins from commands or from the settings gui (/myeco settings)
Commands Some arguments are optional.
/myeco create <currency_name> <starting_value> <currency_symbol> - creating a new currency
/myeco give <player_name> <currency_name> <amount> - giving someone currency value
/myeco set <player_name> <currency_name> <set_amount> - setting someone currency value
/myeco take <player_name> <currency_name> <amount> - takes coin value from someone
/myeco inspect <player_name> <currency_name> - inspect a player currency value
/myeco delete <currency_name> - deletes a currency
/myeco top <currency_name> - shows the top 10
/myeco reload - reloads the plugin to the current yml's