v2.0.3

Details

  • Filename
    Bankcraft.jar
  • Uploaded by
  • Uploaded
    May 2, 2013
  • Size
    93.50 KB
  • Downloads
    880
  • MD5
    1466e5989b2044e50cbdcf91745b2828

Supported Bukkit Versions

  • CB 1.5.1-R0.2

Changelog

This version is marked as full release. It has been tested by us and many beta testers and should be a pretty stable build.

If updating from 2.0preX, please delete your config.yml located in your Bankcraft folder!
The use of files before 2.0 is not possible.

Changelog:
v2.0.3
- Adds online/offline interests (create a new config!!)
v2.0.2
- Fixes some scrolling signs not accepting the /bank add command correctly
v2.0.1
- adds a flatfile to flatfile import for old data (old Bankcraft)
v2.0pre12
- Fixed an issue with chatting causing a null pointer error
v2.0pre11
- updated config.yml to include comments
- updated ingame help to only show commands which users are allowed to use
- updated ingame help to show the correct commands even if changed in the config.yml
v2.0pre10
- Fixed mysql database putting values in wrong columns
- Fixed mysql database accepting varchar instead of double as balance values
- Polished code
- Added chatSign
    - allows easy interaction with bankcraft through one sign, without the need for commands
    - setup:
--------------------
[Bank]
chatInteract
EMPTY
EMPTY
--------------------

- Added databaseimport command for importing data from flatfile to mysql and visa versa
- Restructured config.yml

v2.0pre9
- Fixed exchange- signs and commands
- Added new config options and renamed account limit for money in config.yml

v2.0pre8
- Fixed the reinitialising of signs
- Added mysql support
    Added new config options for mysql
v2.0pre7
- Fixed balance sign (Thx for the comment, yeah the comment and not the ticket)
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)

none