Towny Town Balances Resetting
partydev opened this issue ยท 3 comments
Type of bug
Data loss
/ess version
output
[20:44:23 INFO]: CONSOLE issued server command: /ess version
[20:44:23 INFO]: Server version: 1.16.5-R0.1-SNAPSHOT git-Purpur-1051 (MC: 1.16.5)
[20:44:23 INFO]: Brand version: Purpur
[20:44:23 INFO]: EssentialsX version: 2.19.0-dev+126-887772a
[20:44:23 INFO]: PlaceholderAPI version: 2.10.6
[20:44:23 INFO]: LuckPerms version: 5.3.3
[20:44:23 INFO]: Vault version: 1.7.3-b131
[20:44:23 INFO]: Citizens version: 2.0.27-SNAPSHOT (build 2277)
[20:44:23 INFO]: Towny version: 0.97.0.0
[20:44:23 INFO]: EssentialsXSpawn version: 2.19.0-dev+126-887772a
[20:44:23 INFO]: Fetching version information...
[20:44:23 INFO]: You're running the latest EssentialsX dev build!
Server startup log
https://gist.github.com/partydev/6771367452e54cc9dd1f1101f7249eef
EssentialsX config files
https://gist.github.com/partydev/4701b8d303e0cf3743f096f76988ffa8
Error log (if applicable)
https://gist.github.com/partydev/1466718e07e206d3cde51b50a5fff0c5
Bug description
Running town.getAccount().getHoldingFormattedBalance()
using Towny API to get balance from a town resets the town balance as above due to the new file.
Steps to reproduce
See description.
Expected behaviour
Town balances don't reset
Actual behaviour
Town balances reset :(