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>
</aside>logging: false
to in the config.yml
<aside>
</aside>logging: true
Bstats can also be disabled by changing
<aside>
</aside>useBstats: true
to in the config.yml
<aside>
</aside>useBstats: false

