FortuneEconomyVault-1.0.1.jar

Details

  • Filename
    FortuneEconomyVault-1.0.1.jar
  • Uploaded by
  • Uploaded
    Apr 25, 2021
  • Size
    384.65 KB
  • Downloads
    684
  • MD5
    303ceb7b495ce6d7783b97468f05c9f8

Supported Bukkit Versions

  • 1.16

Changelog

New config options, I would recommend saving your config just in case, but I tried to develop a system to upgrade the config and keep the comments AND keep any values you may have entered into it already. It is always a good idea to make a backup of the config file just in case though.


Adds transaction logging for MYSQL and JSON.

Disabled by default, will log transaction information it captures.

Adds Bstats support, because I enjoy numbers.

transactions can be enabled by changing

<aside>
logging: false
</aside>

to in the config.yml

<aside>
logging: true
</aside>

Bstats can also be disabled by changing

<aside>
useBstats: true
</aside>

to in the config.yml

<aside>
useBstats: false
</aside>