ChangeLog

ChangeLog

Changes :

Version 0.4b (MySQL update)

[Add]

  • Integration of MYSQL database to manage money and inventories. (With MyApi)
  • Add compatibility with UUID.
  • Add transfert system for bank account to players. (Bank account to bank account, will be done in the next version).
  • Hook with the plugin Vault.
  • Add a display balance block in the main menu, money menu and operation menu.
  • Add MultiBank account.
  • Add two commands :

- /bank rename account <olderName> <newName>

- /bank rename inventory <bankAccountName> <olderName> <newName>

You can rename your bank account and your inventories.

[Changes]

  • Overall changes for bank manager GUI inventory.
  • Change the command /money give [player] [money] to /money pay [player] [money]
  • Put inventories into bank account (Now you will have 9 inventories per bank account.)

[Fixes and improvement]

  • Fixes a lot of bugs and errors.
  • Improve and clean up the code.

Version 0.3b

[Add]

  • Fee System with daily/weekly fee for storing items.
  • Shown the total when over the accept button(emerald).
  • Add permissions for a number of slots.
  • Add new methods in the api.
  • Use Minecraft NPC instead of citizens npc.
  • You can modify the representation of the money. (Like Coins, diamond, $, etc.)

[Improve and fixes]

  • Improve the format for the decimal of the money.
  • Fixes a lot of bugs.

Version 0.2.1b

[FIXES]

  • Fixe a bug with object options in the bank menu.
  • Fixe others bugs in the plugin, like some other messages not show correctly.

Version 0.2b

[ADD]

  • Multi-Inventories for the bank inventory.
  • You can see your bank money and the bank money of the player with the command /money [player].
  • Add a new method in the API and make some changes in it.

[FIXES AND IMPROVED]

  • Improve the code.
  • Make the plugin compatible with 1.7.2.
  • Fixe somes bugs with msgs in the plugin.

Version 0.1b

  • First beta release of the plugin.