BankX 0.4b

Details

  • Filename
    BankX.jar
  • Uploaded by
  • Uploaded
    Oct 29, 2014
  • Size
    140.15 KB
  • Downloads
    2,553
  • MD5
    716201ee0278db7ca914aea6bcd95575

Supported Bukkit Versions

  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1

Changelog

Read known caveats before download this version!

This version is compatible with 1.7.9 and + only. Someone tell me that version is compatible with cauldron 1.6.4, but I not support problems with this version, if crash happening.

This version hook Vault 1.4.1.

If you use MySQL, you will need MyApi version 1.1.

Alias (MySQL update)

Changes :

[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.

Warning!!!

Make backup of all files before downloading this version! If you pass 0.3 to 0.4 -> In this version, it will convert all data. If you want to use the transfer method for data files to database, you need to run in the first time the plugin without MySQL enabled and after you can use the method to transfer data to database. To transfer data to database, you need to specified "use" to true and "transferToDatabase" to true. Thanks.