Removed permissions:
minebank.*
minebank.reload
minebank.help
minebank.version
minebank.plugin
minebank.permissions
minebank.helpbank
Now
grey permissions are merged into (minebank.admin)
Now if a message is missing it doesn't restore it, instead it sends a message saying the name of the missing message. Example: "Message bank.add.depositSuccess not found."
Added support for different language files for messages. By default,
Spanish,
English and
Simplified Chinese are available. If you want more default languages send a file with the translation
here.
Added no need to always use "/mb reload", plugin files are automatically reloaded, if something is not automatically reloaded use "/mb reload"
Added a configuration (bank.profit.min-amount-to-win) a minimum amount of money to the config.yml to have interest when withdrawing money
Added "/bank add mid", "/bank take mid" and "/bank set <player> <bal/level> mid". To add, remove and set half of the player's level's maximum capacity
Some things have been added to the config.yml file, please rename or delete the current config.yml and restart the server to generate a new config.yml
The messages.yml file is no longer useful, instead use the files in the lang folder or move messages.yml into the folder and change the language in the config.yml file