ElgarL / Towny

Towny Advanced plugin for Bukkit @ http://palmergames.com/towny/
http://palmergames.com/towny/
76 stars 92 forks source link

Can't restore bank data #181

Open agentroop opened 7 years ago

agentroop commented 7 years ago

My server recently went through a bad reload where a lot of plugins didn't load fully, and as a result Towny bank data was lost. I restored my Towny backup but Town and Nation banks were not restored.

Where is bank data stored, and how can I bring it back? I'm using vault and essentials for economy.

jsuarezl commented 7 years ago

Hi, the official towny issue tracker now is https://github.com/LlmDl/Towny/issues but answering your question, the economy of towny is managed by vault, not by towny, so it means that any external modification of the economy is not saved by towny and can't be restored, so if you don't have any backup of the essential's userdata folder you can't restore the economy data. Personally I use iConomy with MySQL and backup the data every day if something like this happen.