2.0pre6

Details

  • Filename
    Bankcraft.jar
  • Uploaded by
  • Uploaded
    Apr 14, 2013
  • Size
    61.08 KB
  • Downloads
    242
  • MD5
    7223a07e85bbf1353881f66c6b73febf

Supported Bukkit Versions

  • CB 1.5.1-R0.2

Changelog

If updating from 2.0preX, please delete your config.yml located in your Bankcraft folder!

Note: This is a pre-release! Anything in this update could harm or kill you, your family or your minecraftserver!
Please DO NOT update before making a backup of your files.
The use of files before 2.0 is not possible. With the release of this version (2.0 NOT 2.0pre) i will provide a way to convert your old files!
Currently i removed the mysql support and i have gone back to flatFile. This will however be just temporally.
This version is not intended for use, just for testing. If you want to help me developing this plugin, test it and report every bug as a ticket (please mark the ticket as 2.0pre bug!).
Do not report bugs which are already reported or are marked as "Known caveats" below!

I really appreciate your help!

Changelog:
v2.0pre6
- Added a interestTimer to know how long its gonna take until the next round of interests
- Added a interestTimer command (/bc interesttime)
- Added a self updating interestTimer sign
    [Bank]
    interesttimer
    EMPTY
    EMPTY
- Added %interestTimeTotal and %interestTimeRemaining for messages

v2.0pre5
- Fixed several wrong formated config.yml messages who made the use of balancexp, broadcasting of interests and so on impossible
- Removed "blub" message at startup
- Fixed the removing of signs not working as intended
- Fixed /add command for scrolling signs
- Fixed commands not being able to transfer "all"
- Fixed experience stuff by using a personal workaround (FEEDBACK!!) (Fixes #79, #78.1, #78.2
- Changing commands for "debit" to "withdraw"
- Changing signs to say "withdraw" instead of debit"
- Added a MaxBankLimit to the config.yml so you can choose the max amount all players on the server can have in their bank
- Added missing message when removing a sign in survival mode

v2.0pre4
- Fixed a config error regarding the char § not being handled like it should (Generate a new config or remove the § inside your old one on all X.color lines)

v2.0pre3
- Fixed TABs in default config.yml Remove your old one to fix the startup error

v2.0pre2
- Added many missing messages
- Added interests for money/xp
- Added broadcasting of interests

v2.0pre

- Recoded from scratch (beside some code from the old listener classes)

- Moved filestorage into a one file per user solution

- Removed mysql (temp)
- Removed exchangeSigns (temp)
- Removed Loans (temp)

- Removed reload commands (temp)

exchange command and sign not working