CHANGES
- The backup path has been changed. Backups are now saved in `MineBank/backups/<date>` and all plugin files are copied, not just player data
- GUIs now are saved in different files instead all in a single file, the new path is `gui/<lang>/<gui>.yml`
ADDED
- New transaction system, all transactions are saved in a database
- New transactions commands to see the transactions `/bank transactions [page]`
- New gui to see transactions `/bank gui transactions`
- Now, new and modified keys will be automatically added to the end of the default message files and config.yml files. Message files with a name other than the default will not be added automatically.
- New transaction message: `bank.transaction-usage: '%chatPlugin% &eUsage: /bank transactions [page]'`
- New transactions variable for migration messages: `%MIGRATEDTRANSACTIONS%`
- Any issue, bug, or error you find in this plugin, please report it on [
Github] or via [
Spigot]. If possible, provide some steps to reproduce the issue.