Martin-Hxyz / TConomy

A transaction based economy plugin for Bukkit
GNU General Public License v3.0
0 stars 0 forks source link

TConomy

Transaction Based Economy


Installation
Download the latest release to your plugins folder

Configuration
The configuration file can be found in plugins/TConomy/config.yml
As of 0.0.0, the only configuration options are backend and transaction-history

Accepted values for backend are json and cbor
Cbor files are smaller but not human readable

Accepted value for transaction-history is any positive integer
This value controls how many transactions are stored per player