SignBank v1.3.1

Details

  • Filename
    SignBank.jar
  • Uploaded by
  • Uploaded
    Jun 5, 2012
  • Size
    22.71 KB
  • Downloads
    385
  • MD5
    ee78d163026c70a9b9c59f0cabf08143

Supported Bukkit Versions

  • CB 1.2.5-R3.0

Changelog

Version 1.3.1 : 6/5/2012
  • Latest Beta Build, to ensure all signs are functioning.
  • Modified /sb to once again navigate a bit smoother to the help menu.
Version 1.3 : 6/4/2012
  • *NEW* Added in a Max Bank Amount that can be configured in the config.yml. This will allow you to limit the amount a player can store in a Money Bank at any given time.
  • *REMODELED* Completely redid the Interest System. Now the Interest System will better keep track of the last disbursion of interest and disburse accordingly. So now if you r server is restarted, or goes down for any reason, Sign Banks will take this into account and will disburse interest upon start up or wait the remaining time till next disburse, then continue on its normal timer.
  • /sb interest will now also display the amount of time until the next interest disbursal.
  • Added more precise coloring to some of the /sb commands.
  • Updated to 1.2.5-R3.0
Version 1.2.2 : 5/12/2012
  • Added command /sb ? to better help navigate the Sign Bank commands available to you.
  • Added command /sb see <playername> . This command will allow players to see the amount of money a certain player has in the Bank. This command is cap sensitive. Defaults OP.
  • Added permission node for using the new /sb see command.
    - sb.see
Version 1.2.1 : 5/9/2012
  • Fixed a bug where players could use colors to makeshift their own bank signs.
  • Fixed a bug where opening banks of other types would cause the first sign to become frozen.
  • Code cleanup as usual.
Version 1.2 : 4/28/2012
  • *New* Added ATM Signs. Create them by simply writing ATM on the first line of a sign.
  • Added permission nodes for using each type of Bank.
    - sb.use.money
    - sb.use.xp
    - sb.use.atm
  • Removed a few lingering debugging messages.
  • Removed bug where XP Bank would show Transfer options.
  • Code Clean Up as always.