Unfortunately, the plugin does not currently provide a method for migrating data across different storage types. However, I promise to add this feature in a future update when I have more free time^^
Several optimizations have been done to improve plugin performance (particularly for loading and checking of player stats).
Multiple collections are now prevented from running at the same time due to possible unexpected behaviors (e.g. a collectrank collection running at the same time as a collectbal collection may lead to unexpected tax amounts). In other words, if an existing collection is ongoing, a new collection cannot be run until the current collection is complete.
2 new lines have been added into the language file to reflect the above changes:
Code (Text):
tax-collect-already-running: '&cAn existing tax collection is ongoing, please try again later!'
player-load-in-progress: '&cLoading player data, please try again later.'
Lastly, if you do encounter any bugs or have any suggestions, please do not hesitate to reach out on discord^^