v2.1

Details

  • Filename
    Bankcraft.jar
  • Uploaded by
  • Uploaded
    May 31, 2013
  • Size
    97.12 KB
  • Downloads
    321
  • MD5
    468f7c1aa6e1e6a06855f3e22670c897

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

This version is marked as alpha release. It has NOT been tested by many beta testers and could cause some troubles.

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

Changelog:
v2.1 ALPHA
- Added rankstats (see /bank help)
- Added rankstatsxp (see /bank help)
- Added reload command for the config
- Fixed transfer commands (#89)
- Added option to turn of console message when interests are granted
- Added anti spam delay for database interactions (#91)
v2.0.4
-Fixed online/offline interests (#88)
-Fixed /bankcraft interesttimer (#88)
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)

please download version 2.1.4 instead of this one. you will find it on that page as soon as approved by bukkit