promotional bannermobile promotional banner

FortuneEconomyVault

Vault Economy implementation for single/proxy based servers.

File Details

FortuneEconomyVault-1.0.1.jar

  • R
  • Apr 26, 2021
  • 384.65 KB
  • 684
  • 1.16

File Name

FortuneEconomyVault-1.0.1.jar

Supported Versions

  • 1.16

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>