promotional bannermobile promotional banner

CatConomy

a simple modular economy plugin with a transaction logger and database addon support

CatConomy is my attempt at making a modular Economy plugin that does not fall into the trap of relying on a set database. Just Implement IDatabase and set it as the database in your onEnable function, and it'll use it.
The current supported databases are:

  • SQL
  • MapDB (file)

Transaction Logging

this plugin by default logs every transaction that take place. Look in Server Folder/CCLogs/
you will see and be able to read these logs.

As of 0.0.10 The current commands are:

 

/balance [optional player name]
gets the balance of the chosen player or by default yourself
permission: catconomy.balance

/deposit [player name] [amount]
transfer money to another player's bank account
permission: catconomy.transfer

Admin Commands

/catconomy give [player name] [amount]
gives the player money from thin air.
permission: catconomy.give

/catconomy take [player name] [amount]
takes the money from the player, providing it won't put them into the negatives
permission: catconomy.subtract


note:
The plugin contains Vault API support.

The CatConomy Team

profile avatar
  • 2
    Projects
  • 1.7K
    Downloads

More from nikothenya

  • Iron Hoppers project image

    Iron Hoppers

    • 59
    • Mods

    Adds an Iron hopper that is non-craftable and stores 10 stacks for 1.16.5

    • 59
    • October 22, 2021
    • Mods
  • Iron Hoppers project image

    Iron Hoppers

    • 59
    • Mods

    Adds an Iron hopper that is non-craftable and stores 10 stacks for 1.16.5

    • 59
    • October 22, 2021
    • Mods